Path to this page:
./
devel/p5-Perl-PrereqScanner,
Tool to scan your Perl code for its prerequisites
Branch: pkgsrc-2021Q3,
Version: 1.024,
Package name: p5-Perl-PrereqScanner-1.024,
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
Master sites: (Expand)
SHA1: e582354b7476ee55b2b8e03097333833db07159b
RMD160: 8f1d24286e737b4a75d781c7164fd271de2ee410
Filesize: 28.084 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version p5-Perl-PrereqScanner-1.024 (created)