Build.PL install path logic made easy
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.014-2.fc42 | - |
Fedora 42 | 0.014-2.fc42 | - |
Fedora 41 | 0.014-1.fc41 | 0.014-1.fc41 |
Fedora 40 | 0.012-20.fc40 | - |
Fedora EPEL 9 | 0.012-7.el9 | - |
Fedora EPEL 8 | 0.012-7.el8 | - |
You can contact the maintainers of this package via email at
perl-ExtUtils-InstallPaths dash maintainers at fedoraproject dot org
.