a tool to scan your Perl code for its prerequisites
The 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
* *
the Moose manpage inheritance declared with the 'extends' keyword
* *
the Moose manpage roles included with the 'with' keyword
It will trim the following pragamata: 'strict', 'warnings', and 'lib'.
'base' is trimmed unless a specific version is required. 'parent' is kept,
since it's only recently become a core library.
- Sources inherited from project openSUSE:Backports:SLE-15-SP6
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:Update/perl-Perl-PrereqScanner && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Perl-PrereqScanner-1.100.tar.gz | 0000028984 28.3 KB | |
cpanspec.yml | 0000000923 923 Bytes | |
perl-Perl-PrereqScanner.changes | 0000005696 5.56 KB | |
perl-Perl-PrereqScanner.spec | 0000003104 3.03 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
accepted
request 1107265
from
Yuchen Lin (maxlin_factory)
(revision 6)
Automatically create request by update submitter.This is going to update package to openSUSE:Backports:SLE-15-SP6 from openSUSE:Factory.Please review this change and decline it if Leap do not need it.
Comments 0