Path to this page:
./
devel/p5-Perl-PrereqScanner,
Tool to scan your Perl code for its prerequisites
Branch: pkgsrc-2014Q2,
Version: 1.016nb2,
Package name: p5-Perl-PrereqScanner-1.016nb2,
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:[
textproc/p5-String-RewritePrefix] [
devel/p5-PPI] [
devel/p5-Params-Util] [
devel/p5-List-MoreUtils] [
devel/p5-CPAN-Meta-Requirements] [
devel/p5-Moose] [
devel/p5-namespace-autoclean] [
filesystems/p5-Module-Path] [
lang/perl5]
Required to build:[
devel/p5-Test-Simple] [
devel/p5-Try-Tiny]
Master sites: (Expand)
SHA1: aa8d785d9ea57bd39b5772c30a86adeb570288b4
RMD160: 6c0cccee9c8ffddd4763882152fedcc4da410a50
Filesize: 23.424 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Perl-PrereqScanner-1.016nb2
- (2014-07-02) Package added to pkgsrc.se, version p5-Perl-PrereqScanner-1.016nb1 (created)