Name: | perl-Perl-PrereqScanner-NotQuiteLite |
---|---|
Version: | 0.9917 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 264874 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Perl-PrereqScanner-NotQuiteLite-0.9917-1.el10_0.noarch.rpm |
Source RPM: | perl-Perl-PrereqScanner-NotQuiteLite-0.9917-1.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Perl-PrereqScanner-NotQuiteLite |
Summary: | A tool to scan your Perl code for its prerequisites |
Description: | 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. |
- Update to 0.9917 - Update Object::Pad support (:isa/:does) - Use SPDX-format license tag
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild
- Update to 0.9916 - Ignore core modules with undef version correctly - Drop URI::cpan dependency and use Parse::Distname to parse cpan URI
- Update to 0.9915 - Add 'optional' option
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to 0.9914 - Support Object::Pad - Use %license unconditionally
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 rebuild