Name: | perl-ExtUtils-InstallPaths |
---|---|
Version: | 0.012 |
Release: | 20.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 43901 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-ExtUtils-InstallPaths-0.012-20.el10.noarch.rpm |
Source RPM: | perl-ExtUtils-InstallPaths-0.012-20.el10.src.rpm |
Build Date: | Sat Aug 31 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/ExtUtils-InstallPaths |
Summary: | Build.PL install path logic made easy |
Description: | 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild