-
perl-ExtUtils-LibBuilder-0.08-19.fc36.noarch
Some Perl modules need to ship C libraries together with their Perl code.
Although there are mechanisms to compile and link (or glue) C code in your
Perl programs, there was not a clear method to compile standard, self-
contained C libraries. This module helps in that task.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-ExtUtils-MM-Utils-7.64-2.fc36.noarch
This is a collection of ExtUtils::MM subroutines that are used by many
other modules but that do not need full-featured ExtUtils::MakeMaker. The
issue with ExtUtils::MakeMaker is it pulls in Perl header files and that
is an overkill for small subroutines.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-ExtUtils-MakeMaker-7.64-2.fc36.noarch
This utility is designed to write a Makefile for an extension module from a
Makefile.PL. It is based on the Makefile.SH model provided by Andy
Dougherty and the perl5-porters.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-ExtUtils-MakeMaker-CPANfile-0.09-11.fc36.noarch
ExtUtils::MakeMaker::CPANfile loads cpanfile in your distribution and
modifies parameters for WriteMakefile in your Makefile.PL. Just use it
instead of ExtUtils::MakeMaker (which should be loaded internally), and
prepare cpanfile.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-ExtUtils-MakeMaker-Coverage-0.05-42.fc36.noarch
This module adds an additional target to the Makefile generated by
ExtUtils::MakeMaker. The target, testcover, calls cover, the
command-line script to generate test coverage statistics, to clean up
any data from a previous run. It then runs the tests, as if make test
was run, then calls cover again to generate the coverage statistics.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-ExtUtils-MakeMaker-tests-7.64-2.fc36.noarch
Tests from perl-ExtUtils-MakeMaker-7.64. Execute them
with "/usr/libexec/perl-ExtUtils-MakeMaker/test".
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-ExtUtils-Manifest-1.73-479.fc36.noarch
Utilities to write and check a MANIFEST file.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-ExtUtils-Miniperl-1.10-486.fc36.noarch
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-ExtUtils-ParseXS-3.44-2.fc36.noarch
ExtUtils::ParseXS will compile XS code into C code by embedding the
constructs necessary to let C functions manipulate Perl values and creates
the glue necessary to let Perl access those functions.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-ExtUtils-PkgConfig-1.16-17.fc36.noarch
The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.
ExtUtils::PkgConfig is a very simplistic interface to this utility,
intended for use in the Makefile.PL of perl extensions that bind
libraries that pkg-config knows. It is really just boilerplate code
that you would've written yourself.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36