Name : perl-Perl-MinimumVersion
| |
Version : 1.40
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.43
| Date : 2024-08-05 18:17:17
|
Group : Unspecified
| Source RPM : perl-Perl-MinimumVersion-1.40-1.43.src.rpm
|
Size : 0.09 MB
| |
Packager : (none)
| |
Summary : Find a minimum required version of perl for Perl code
|
Description :
\'Perl::MinimumVersion\' takes Perl source code and calculates the minimum version of perl required to be able to run it. Because it is based on PPI, it can do this without having to actually load the code.
Currently it tests both the syntax of your code, and the use of explicit version dependencies such as \'require 5.005\'.
Future plans are to also add support for tracing module dependencies.
Using \'Perl::MinimumVersion\' is dead simple, the synopsis pretty much covers it.
The distribution comes with a script called perlver, which is the easiest way to run \'Perl::MinimumVersion\' on your code:
% perlver lib/Foo/Bar.pm
See the documentation for perlver for more details.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/openSUSE_Tumbleweed/noarch |