Skip to content

Releases: simonwistow/Module-Pluggable

v4.5.0

10 Jan 20:51
Compare
Choose a tag to compare
  • Fix docs
  • Fix problem with PAUSE upload

v4.4.0

10 Jan 20:51
Compare
Choose a tag to compare
  • Fix hash ordering bug in tests (Yves Orton @demerphq)
  • Fix install dir (Tatsuhiko Miyagawa @miyagawa)

v4.3.0

10 Jan 20:49
Compare
Choose a tag to compare
  • Fix calling the correct method when instantiating (Doh!)
  • Hopefully stop smoker failures

v4.2.0

10 Jan 20:47
Compare
Choose a tag to compare

Fix a problem with installation directory (Jerry D. Hedden @jdhedden)

v4.1.0

10 Jan 21:00
Compare
Choose a tag to compare
  • Allow triggers on events which gives a powerful way to modify behaviour (Tim Brody @timbrody, Dan Dascalescu, Paul Evans @leonerd, Jens Rehsack @rehsack Dean Hamstead @djzort)
  • Put documentation in about behaviour under blib and test, allow searching outside blib under test (suggestion from Stephen Baynes @sbaynes)
  • Made following symlinks the default behaviour, added ability to turn that off (Aran Deltac @bluefeet)
  • Fix installation path (Matthias Dietrich @rainboxx, Todd Rinaldo @toddr)
  • Allow min_depth and max_depth (as per suggestion from Jens Rehsack @rehsack)
  • Set our @inc up to include and prefer our search_dirs if necessary (as per suggestion from Ian Goodacre @ig3)
  • Switch to Module::Build