in reply to Re^2: how do you determine which module needs to be updated while using perlbrew?
in thread how do you determine which module needs to be updated while using perlbrew?

It appears to be the same text. But whenever I install a new release of Perl, I run perlbrew clone-modules, which copies the modules from my previous installation, upgrading any that were updated for the new release. I don't know if this will solve the OP's problem, but it seems like a good practice in any event, and would be worth a shot.
  • Comment on Re^3: how do you determine which module needs to be updated while using perlbrew?
  • Download Code