Path to this page:
./
devel/p5-Perl-PrereqScanner,
Tool to scan your Perl code for its prerequisites
Branch: pkgsrc-2013Q2,
Version: 1.014nb2,
Package name: p5-Perl-PrereqScanner-1.014nb2,
Maintainer: pkgsrc-usersThe scanner will extract loosely your distribution prerequisites from your
files.
The extraction may not be perfect but tries to do its best. It will
currently find the following prereqs:
* plain lines beginning with use or require in your perl modules and
scripts, including minimum perl version
* regular inheritance declared with the base and parent pragmata
* Moose inheritance declared with the extends keyword
* Moose roles included with the with keyword
* OO namespace aliasing using the aliased module
Required to run:[
devel/p5-Params-Util]
Required to build:[
devel/p5-Test-Simple]
Master sites: (Expand)
SHA1: 6a52584440bcda31dc43c46be24179193bf7cb7d
RMD160: 23566d19c65b380899c4a10dbd4bcbc2e266e5c0
Filesize: 21.073 KB
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version p5-Perl-PrereqScanner-1.014nb2 (created)