Package perl-Module-Locate: Information

    Source package: perl-Module-Locate
    Version: 1.72-alt1
    Build time:  Sep 25, 2012, 07:42 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: locate modules in the same fashion as "require" and "use"
    Description: 
    Using "locate()", return the path that "require" would find for a given
    module or filename (it can also return a filehandle if a reference in @INC
    has been used). This means you can test for the existence, or find the path
    for, modules without having to evaluate the code they contain.
    
    This module also comes with accompanying utility functions that are used within
    the module itself (except for "get_source") and are available for import.

    List of rpms provided by this srpm:
    perl-Module-Locate (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-devel

    Last changed


    Sept. 25, 2012 Igor Vlasenko 1.72-alt1
    - automated CPAN update
    Sept. 24, 2012 Igor Vlasenko 1.71-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 1.7-alt1.1.1
    - repair after perl 5.12 upgrade using girar-nmu