- updated to 0.36
see /usr/share/doc/packages/perl-Module-Info/Changes
0.36 2015-10-23 NEILB
- Dropped our own fork of B::Utils, now rely on CPAN one - RT#13524
- Now works on recent versions of Perl - RT#97105
- Pod tests not run on installation - RT#90599
- obsoletes fix_provides.diff
0.35_07 2015-10-19 NEILB
- I had missed another instance of "the Windows cwd() issue" affecting
t/n1_modules_required.t
0.35_06 2015-10-17 NEILB
- Added "use strict" to both modules
- Made the pod coverage test a release test RT#90599
- Added MIN_PERL_VERSION to Makefile.PL
- Added a basic README
0.35_05 2015-10-16 NEILB
- Had a single failure reported by CPAN Testers for Perl 5.22/Windows.
On Windows, if you "use Cwd" and then call cwd(), then it does an
implicit "use Win32". On recent perls (sometime after 5.20.1) this
seems to get built into the op tree in a way that looks like the
scope doing the cwd() use'd Win32. There are several magic functions
in Cwd.pm which will probably trigger this behaviour. I'll see how this
change tests out, and possibly just document it for a non dev release.
0.35_04 2015-10-14 NEILB
- Sigh, forgot to update the min version of B::Utils in Makefile.PL
Thanks to SREZIC for letting me know.
OBS-URL: https://build.opensuse.org/request/show/340773
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Info?expand=0&rev=17
- updated to 0.35
- Handle 'package NAME VERSION' syntax (patch by Norbert Gruener)
- Added repository and license info to metadata
- Tweaked format of Changes (this file) to match CPAN::Changes::Spec
0.34 2013-05-21 21:48:49 CEST
- Replace Test::Soundex in tests with Class::Struct, since
Text::Soundex will not be in core in Perl 5.19 and up.
- Replace ExtUtils::MY_Metafile with META_MERGE in Makefile.PL.
0.33 2013-02-9 13:12:22 CET
- Fix tests under Perl 5.6.2 when some core modules have been
upgraded (patch by Andreas Koenig).
OBS-URL: https://build.opensuse.org/request/show/241630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Info?expand=0&rev=24