Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044951
en ru br
ALT Linux repos
S:1.80-alt1
5.0: 1.7-alt1.1
4.1: 1.7-alt1

Group :: Development/Perl
RPM: perl-Module-Locate

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.80-alt1
Build date: 26 october 2015, 08:51 ( 439.6 weeks ago )
Size: 18.47 Kb

Home page:   http://search.cpan.org/dist/Module-Locate/

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.

Current maintainer: Michael Bochkaryov

List of contributors

List of rpms provided by this srpm:

  • perl-Module-Locate
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin