Skip to main content

ZC Buildout recipe for installing a Perl package

Project description

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.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

z3c.recipe.perlpackage-0.1.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file z3c.recipe.perlpackage-0.1.tar.gz.

File metadata

File hashes

Hashes for z3c.recipe.perlpackage-0.1.tar.gz
Algorithm Hash digest
SHA256 3d979271f799173c8e02359082f15531adcf1be29d696d2c43e6b8b8be3d92f3
MD5 48667802a2843b0064ac69568e408433
BLAKE2b-256 f27409767493b06bd078c7f335f13ab162f30136fb531012ce10ed74e3141c72

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page