Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-ExtUtils-Miniperl-1.14-511.el10 RPM for noarch

From AlmaLinux Kitten 10 AppStream for x86_64_v2

Name: perl-ExtUtils-Miniperl Distribution: AlmaLinux
Version: 1.14 Vendor: AlmaLinux
Release: 511.el10 Build date: Thu Dec 12 12:04:40 2024
Group: Unspecified Build host: s390x-builder02.almalinux.org
Size: 8420 Source RPM: perl-5.40.0-511.el10.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://www.perl.org/
Summary: Write the C code for perlmain.c
writemain() takes an argument list of directories containing archive libraries
that relate to perl modules and should be linked into a new perl binary. It
writes a corresponding perlmain.c file that is a plain C file containing all
the bootstrap code to make the If the first argument to writemain() is a
reference to a scalar it is used as the file name to open for output. Any other
reference is used as the file handle to write to. Otherwise output defaults to
STDOUT.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4:5.40.0-511
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018
*