| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 0.47 see /usr/share/doc/packages/perl-Parse-PMFile/Changes 0.47 2024/04/21 - Improve class detection 0.46 2024/04/15 - Strip BOM before finding a package
- Fix disabling of __perllib_provides
- updated to 0.45 see /usr/share/doc/packages/perl-Parse-PMFile/Changes 0.45 2024/01/21 - Make sure to stringify versions so that they are quoted when they are encoded in JSON
- updated to 0.44 see /usr/share/doc/packages/perl-Parse-PMFile/Changes 0.44 2023/04/27 - Allow to parse class|role NAME VERSION
- updated to 0.43
see /usr/share/doc/packages/perl-Parse-PMFile/Changes
0.43 2020/12/12
- Avoid instantiating `Safe` compartment if operating in "unsafe" mode.
(GH#12; bleargh45++)
- updated to 0.42
see /usr/share/doc/packages/perl-Parse-PMFile/Changes
0.42 2019/11/09
- no code changes
- explicitly declared ExtUtils::MakeMaker::CPANfile as a configure
requirement (Nikolo++)
- initial version (0.41)