Пакет perl-ExtUtils-InstallPaths: Информация
Исходный пакет: perl-ExtUtils-InstallPaths
Версия: 0.014-alt1
Собран: 4 апреля 2025 г. 17:55 в задании #380406
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://metacpan.org/release/ExtUtils-InstallPaths
Лицензия: GPL+ or Artistic
О пакете: 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.
Сопровождающий: Igor Vlasenko
Последнее изменение
4 апреля 2025 г. Igor Vlasenko 0.014-alt1
- automated CPAN update
20 ноября 2019 г. Igor Vlasenko 0.012-alt1_7
- update to new release by fcimport
14 июля 2018 г. Igor Vlasenko 0.012-alt1_2
- update to new release by fcimport