libperl-prereqscanner-perl

module for extracting prerequisites from Perl code

Description

Perl::PrereqScanner is a Perl module that extracts distribution prerequisites from files through various means. The extraction is not perfect but provides a best-guess approximation.

It currently detects the following:
 * plain lines beginning with use or require in perl modules and scripts
 * regular inheritance declared with the base and parent pragmata
 * Moose inheritance declared with the extends keyword
 * Moose roles included with the with keyword

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-PrereqScanner


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-prereqscanner-perl