Path to this page:
./
devel/p5-ExtUtils-InstallPaths,
Build.PL install path logic made easy
Branch: pkgsrc-2019Q1,
Version: 0.012nb1,
Package name: p5-ExtUtils-InstallPaths-0.012nb1,
Maintainer: pkgsrc-usersThis module tries to make install path resolution as easy as possible.
When one wants 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 one specify an alternative installation root like /home/foo and prefix
does something similar in a rather different (and more complicated) way.
destdir lets one specify a temporary installation directory like /tmp/install
in case one want to create bundled-up installable packages.
Required to run:[
lang/perl5] [
devel/p5-ExtUtils-Config]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 79a8f1c64d8dce0577bbbbad55583569ab920613
RMD160: 08abdd7da44bb2ad820be1d0be6a297360aa74ba
Filesize: 17.569 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-ExtUtils-InstallPaths-0.012nb1 (created)