A 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 (i.e. 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. No-ed modules are stored separately (since 0.94). You may or may not need to merge them into requires.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.9917-7.fc43 | - |
| Fedora 43 | 0.9917-7.fc43 | - |
| Fedora 42 | 0.9917-6.fc42 | - |
| Fedora 41 | 0.9917-5.fc41 | - |
| Fedora EPEL 9 | 0.9914-1.el9 | - |
| Fedora EPEL 10.2 | 0.9917-1.el10_0 | - |
| Fedora EPEL 10.1 | 0.9917-1.el10_0 | - |
| Fedora EPEL 10.0 | 0.9917-1.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Perl-PrereqScanner-NotQuiteLite dash maintainers at fedoraproject dot org.