Package perl-ExtUtils-InstallPaths: Information

    Source package: perl-ExtUtils-InstallPaths
    Version: 0.011-alt1_5
    Build time:  Mar 8, 2016, 06:40 AM in the task #160925
    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(strict.pm)
      6. perl(warnings.pm)
      7. perl-devel
      8. perl-podlators
      9. rpm-build-perl
      10. perl(IPC/Open3.pm)
      11. perl(ExtUtils/Config.pm)
      12. perl
      13. perl(Carp.pm)
      14. perl(File/Spec.pm)
      15. perl(ExtUtils/MakeMaker.pm)
      16. perl(File/Spec/Functions.pm)
      17. perl(File/Temp.pm)
      18. perl(Config.pm)
      19. perl(IO/Handle.pm)

    Last changed


    March 7, 2016 Igor Vlasenko 0.011-alt1_5
    - update to new release by fcimport
    Sept. 20, 2015 Igor Vlasenko 0.011-alt1_4
    - update to new release by fcimport
    April 7, 2015 Igor Vlasenko 0.011-alt1_1
    - update to new release by fcimport