Package perl-ExtUtils-InstallPaths: Information

    Source package: perl-ExtUtils-InstallPaths
    Version: 0.009-alt1_4
    Build time:  Aug 5, 2013, 09:36 PM
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    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.

    List of rpms provided by this srpm:
    perl-ExtUtils-InstallPaths (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(Pod/Coverage/TrustPod.pm)
      2. perl(Test/More.pm)
      3. perl(Test/Pod.pm)
      4. perl(Test/Pod/Coverage.pm)
      5. perl-devel
      6. perl-podlators
      7. perl(Carp.pm)
      8. perl(Config.pm)
      9. rpm-build-perl
      10. perl(ExtUtils/Config.pm)
      11. perl(ExtUtils/MakeMaker.pm)
      12. perl(File/Spec.pm)
      13. perl(File/Spec/Functions.pm)
      14. perl(File/Temp.pm)

    Last changed


    Aug. 5, 2013 Igor Vlasenko 0.009-alt1_4
    - update to new release by fcimport
    July 29, 2013 Igor Vlasenko 0.009-alt1_3
    - converted for ALT Linux by srpmconvert tools