Name : perl-Perl-PrereqScanner
| |
Version : 1.023
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 29.3
| Date : 2017-07-15 07:10:44
|
Group : Development/Libraries/Perl
| Source RPM : perl-Perl-PrereqScanner-1.023-29.3.src.rpm
|
Size : 0.08 MB
| |
Packager : (none)
| |
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/devel:/languages:/perl/openSUSE_Leap_42.3/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Perl::PrereqScanner)
perl(Perl::PrereqScanner::Scanner)
perl(Perl::PrereqScanner::Scanner::Aliased)
perl(Perl::PrereqScanner::Scanner::Moose)
perl(Perl::PrereqScanner::Scanner::POE)
perl(Perl::PrereqScanner::Scanner::Perl5)
perl(Perl::PrereqScanner::Scanner::Superclass)
perl(Perl::PrereqScanner::Scanner::TestMore)
perl-Perl-PrereqScanner
Requires :