-
perl-ExtUtils-InstallPaths-0.012-14.fc36.noarch
This module tries to make install path resolution as easy as possible.
When you want to install a module, it needs to figure out where to install
things. The nutshell version of how this works is that default installation
locations are determined from ExtUtils::Config, and they may be individually
overridden by using the install_path attribute. An install_base attribute lets
you specify an alternative installation root like /home/foo and prefix does
something similar in a rather different (and more complicated) way. destdir
lets you specify a temporary installation directory like /tmp/install in case
you want to create bundled-up installable packages.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
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