Name : perl-Module-Extract-VERSION
| |
Version : 1.10.0
| Vendor : Mandriva
|
Release : 1
| Date : 2011-04-28 14:07:04
|
Group : Development/Perl
| Source RPM : perl-Module-Extract-VERSION-1.10.0-1.src.rpm
|
Size : 0.01 MB
| |
Packager : Guillaume Rousse < guillomovitch_mandriva_org>
| |
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.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2011/i586/media/contrib/release |