Package : perl-Module-Extract-VERSION

Package details

Summary: Extract a module version without running code

Description:
This module lets you pull out of module source code the version number for
the module. It assumes that there is only one '$VERSION' in the file.

Class methods
* $class->parse_version_safely( FILE );

Given a module file, return the module version. This works just like
'mldistwatch' in PAUSE. It looks for the single line that has the
'$VERSION' statement, extracts it, evals it, and returns the result.


URL: http://search.cpan.org/dist/Module-Extract-VERSION
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs