Name : perl-Perl-PrereqScanner
| |
Version : 1.023
| Vendor : openSUSE
|
Release : bp150.2.4
| Date : 2018-07-30 19:15:57
|
Group : Development/Libraries/Perl
| Source RPM : perl-Perl-PrereqScanner-1.023-bp150.2.4.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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/noarch |