see /usr/share/doc/packages/perl-Module-Pluggable/Changes
2024-10-23 - 6.2
Simon, did you forget to remove a dependency you used only for testing? Yes, yes you did.
2024-10-22 - 6.1
Don't use vars, use our (thanks to Graham Knop @haarg)
Ignore the .AppleDouble (thanks to Dave Cantrell @DrHyde)
Improve vim swapfile patterns (thanks to Elan Ruusamäe @glensc)
Fix behaviour of File::Find and symlinks on certain versions of Win32 (thanks @thockar)
Skip unreadable files (thanks Sven Schober @sschober)
2015-11-20 - 6.0
Fix typo in examples (thanks to Zoffix Znet @zoffixznet)
Fix spelling of "FatPacker" (thanks to David Wheeler @theory)
Add before_instantiate and after_instantiate hooks (thanks to Dean Hamstead @djzort)
Use explicit test plan instead of done_testing (thanks to Matthew Horsfall @wolfsage)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Pluggable?expand=0&rev=12
+ Allow inner packages when in a one file situation
(suggestion from Christopher Brown)
+ Fix bug with requiring skipped packages (from Jos Boumans)
- follow perl packaging guidelines
- fix the filelist instead using rpmlintrc
- Update to 3.8
Changes since 3.5:
- Set INSTALLDIRS correctly in Makefile.PL
- A couple of other fixups to play nicely in Core
- Ignore editor cruft by default
- Doc patches
- Prevent prototype mismatch warnings under Error.pm
- Don't pick up the ::SUPER pseudo stash in 5.8
- Make things work under VOS
- Fix warning under Devel::Cover
- Make tests run under Taint again
- Get rid of Build.PL
- Fix file list.
- Add a rpmlintrc.
- Update to 3.5
* Patch from Audrey Tang to prevent clobbering of $@
* Make sure we don't fail taint checking when other
Module::Pluggable::* modules are installed.
* Few more patches from Jos Boumans to get read for CORE
* Remove Class::Inspector dependency and inline code
* Prepare for assimilation into CORE
- Initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Pluggable?expand=0&rev=2