mirror of
https://github.com/Perl/perl5.git
synced 2026-01-27 01:44:43 +00:00
- Move the version declaration into the package line. - Use v5.40 to get strict, warnings, the blessed builtin, and the module_true feature. - Import Exporter's import rather than subclassing it.