in reply to Common module lib across Perl versions on same system

What about version incompatibilities? Not all modules run under all perl versions, or not the same version of a module can be installed under all perl versions. So you'd have to install under all perl versions anyway. My suggestion would be a minicpan or a variant thereof.
  • Comment on Re: Common module lib across Perl versions on same system