Recipe for installing Perl packages via download
The perlpackages recipe automates installation of Perl packages.
This recipe is similar to zc.recipe.cmmi, but instead of performing “configure, make, make install” it uses “perl Makefile.PL” for the configure step.
Options
- url
Location to download the Perl distribution from.
- extra_options
Additional parameters that are passed to Makefile.PL.
- perl
Name of the Perl interpreter to use for “perl Makefile.PL”. Defaults to “perl”.
- flatinstallprefix
Set the installation prefix, and force all library, doc and bin files to be flattened into three install locations:
${flatinstallprefix}/lib/perl5/ ${flatinstallprefix}/bin/ ${flatinstallprefix}/man/
This is suitable for creating a location that you can include in your PERL5LIB environment variable.
Release History
0.1 (2008-07-04)
Initial release.
Release files for z3c.recipe.perlpackage 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| z3c.recipe.perlpackage-0.1.tar.gz | 4.5 kB | Details |
Release files / z3c.recipe.perlpackage-0.1.tar.gz
| Download URL | z3c.recipe.perlpackage-0.1.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3d979271f799173c8e02359082f15531adcf1be29d696d2c43e6b8b8be3d92f3
|
|
BLAKE2b-256 checksum How to use checksums |
f27409767493b06bd078c7f335f13ab162f30136fb531012ce10ed74e3141c72
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |