Skip to content

Releases: simonwistow/Module-Pluggable

v6.3.0

10 Jan 20:39
Compare
Choose a tag to compare

v6.2.0

10 Jan 20:38
Compare
Choose a tag to compare

@simonwistow , did you forget to remove a dependency you used only for testing? Yes, yes you did.

v6.1.0

10 Jan 20:38
Compare
Choose a tag to compare
  • 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)

v5.2.0

10 Jan 20:36
Compare
Choose a tag to compare
  • Use Module::Runtime if it's installed (thanks to Olivier Mengué @dolmen )
  • Switch to using ExtUtils::MakeMaker (thanks to Karen Etheridge @karenetheridge and Tim Orling @moto-timo)

v5.1.0

10 Jan 20:36
Compare
Choose a tag to compare

Add in missing files left out of the MANIFEST due to stupidity (thanks to Petr Pisar @ppisar)

v5.0.0

10 Jan 20:35
Compare
Choose a tag to compare

Gain support for @inc hooks and hence for App::FatPacker (thanks to Diab Jerius @djerius)

v4.9.0

10 Jan 20:35
Compare
Choose a tag to compare

Fix the fact that we can't handle single letter package names (thanks Santosh Baynes @sbaynes)

v4.8.0

10 Jan 20:34
Compare
Choose a tag to compare

Fix some typos (David Steinbrunner @dsteinbrunner)
Fix error in testing when Text::BibTex is installed (thanks to Andreas Koenig @andk)

v4.7.0

10 Jan 20:34
Compare
Choose a tag to compare

Fix more hash ordering bugs in tests by forcing sort of returned plugins (Yves Orton @demerphq)

v4.6.0

10 Jan 20:33
Compare
Choose a tag to compare

Add warning about future removal from core.