Name : perl-Perl-PrereqScanner
| |
Version : 1.023
| Vendor : openSUSE
|
Release : bp153.1.13
| Date : 2021-03-06 10:10:40
|
Group : Development/Libraries/Perl
| Source RPM : perl-Perl-PrereqScanner-1.023-bp153.1.13.src.rpm
|
Size : 0.07 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A tool to scan your Perl code for its prerequisites
|
Description :
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
* *
OO namespace aliasing using the \'aliased\' module
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.3/repo/oss/noarch |