| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 2.01 see /usr/share/doc/packages/perl-Pod-POM/Changes
- updated to 0.29 * fixed bug 87124 (upgrade Module::Install) * fixed bug 90010 (typos)
- updated to 0.28 * fixed bug 81707 (test failures due to hash randomisation in perl 5.17.6) * change 'use vars' to 'our' declarations
- use original .tar.gz
- switch to perl_requires macro
- Update to 0.27
* changed 'unless (defined (%{"$class\::ACCEPT"}))' to just
'unless (%{"$class\::ACCEPT"})' in Pod::POM::Node to fix defect #56205
(use of the now deprecated "defined(%hash)" construct)
- Version 0.26 2009-08-20
* updated Makefile.PL to require at least 2001.0929 of Text::Wrap, as
versions prior to this always unexpand tabs.
* applied Andreas Koenig's encoding patch
* changed 'use base' to 'use parent'
* split Pod::POM::Nodes into separate modules, retaining the original file
to just use all the individual node modules.
* added AF to author and copyright info for modules (in addition to ABW)
- recreated by cpanspec 1.78
- noarch pkg
- enable parallel build
- spec mods * removed ^---------- * removed ^#---------
- initial pkg 0.25