Name : perl-Perl-PrereqScanner
| |
Version : 1.011
| Vendor : openSUSE
|
Release : 2.1.2
| Date : 2012-09-08 01:30:58
|
Group : Development/Libraries/Perl
| Source RPM : perl-Perl-PrereqScanner-1.011-2.1.2.src.rpm
|
Size : 0.06 MB
| |
Packager : http://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:/12.2:/ARM/standard/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::TestMore)
perl-Perl-PrereqScanner
Requires :