Path to this page:
./
devel/p5-ExtUtils-InstallPaths,
Build.PL install path logic made easy
Branch: pkgsrc-2013Q3,
Version: 0.009,
Package name: p5-ExtUtils-InstallPaths-0.009,
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:[
devel/p5-ExtUtils-Config]
Master sites: (Expand)
SHA1: ee48c4334bdf36e2aaff33df4c91bd39379c2883
RMD160: 3f2e47498de61bd699cbd994d6325f358b22bdc1
Filesize: 18.063 KB
Version history: (Expand)
- (2013-10-04) Package added to pkgsrc.se, version p5-ExtUtils-InstallPaths-0.009 (created)