in reply to Re^3: Update these modules if installed?
in thread Update dependants if installed (was: Update these modules if installed?)

Yes, I did this to some extent, but there are still some scenarios where things could break. Your post reminds me that in other frameworks that I wrote, I do introduce API/metadata versioning and throw an exception whenever a plugin follows an older version which I no longer want to support. I might apply that to Log::ger too, thanks.
  • Comment on Re^4: Update these modules if installed?