libperl-minimumversion-perl

module to determine minimum required version of perl required

Description

Perl::MinimumVersion is a module that inspects arbitrary Perl source code and determines 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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Perl-MinimumVersion


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libperl-minimumversion-perl