-
perl-ExtUtils-Depends-0.304-1.fc19.noarch
This module tries to make it easy to build Perl extensions that use
functions and typemaps provided by other perl extensions. This means that a
perl extension is treated like a shared library that provides also a C and
an XS interface besides the perl one.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-ExtUtils-Embed-1.30-266.fc19.noarch
Utilities for embedding Perl in C/C++ applications.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-ExtUtils-Helpers-0.022-2.lbn19.noarch
This module provides various portable helper functions for module building
modules.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-ExtUtils-Install-1.58-266.fc19.noarch
Handles the installing and uninstalling of perl modules, scripts, man
pages, etc.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-ExtUtils-InstallPaths-0.010-2.lbn19.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 19
-
perl-ExtUtils-MakeMaker-7.04-1.lbn19.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 19
-
perl-ExtUtils-MakeMaker-Coverage-0.05-17.fc19.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 19
-
perl-ExtUtils-Manifest-1.70-1.lbn19.noarch
Utilities to write and check a MANIFEST file.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-ExtUtils-ParseXS-3.24-2.lbn19.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 19
-
perl-ExtUtils-PkgConfig-1.12-14.fc19.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 which bind
libraries that pkg-config knows. It is really just boilerplate code
that you would've written yourself.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19