perl-Perl-PrereqScanner-NotQuiteLite - Tool to scan your Perl code for its prerequisites
Perl::PrereqScanner::NotQuiteLite is yet another prerequisites scanner. It passes almost all the scanning tests for Perl::PrereqScanner and Module::ExtractUse (ie. except for a few dubious ones), and runs slightly faster than PPI-based Perl::PrereqScanner. However, it doesn't run as fast as Perl::PrereqScanner::Lite (which uses an XS lexer).
Perl::PrereqScanner::NotQuiteLite also recognizes 'eval'. Prerequisites in 'eval' are not considered as requirements, but you can collect them as suggestions.
Conditional requirements or requirements loaded in a block are treated as recommends. Noed modules are stored separately (since 0.94). You may or may not need to merge them into requires.
Perl::PrereqScanner::NotQuiteLite can also recognize some of the new language features such as 'say', subroutine signatures, and postfix dereferences, to improve the minimum perl requirement (since 0.9905).
- Links to devel:languages:perl / perl-Perl...uiteLite
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:illuusio:perl/perl-Perl-PrereqScanner-NotQuiteLite && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Perl-PrereqScanner-NotQuiteLite-0.9913.tar.gz | 0000127893 125 KB | |
_link | 0000000128 128 Bytes | |
perl-Perl-PrereqScanner-NotQuiteLite.changes | 0000000194 194 Bytes | |
perl-Perl-PrereqScanner-NotQuiteLite.spec | 0000003474 3.39 KB |
Comments 0