in reply to Re^2: How should I manage CPAN when using two versions of Perl in my computer?
in thread How should I manage CPAN when using two versions of Perl in my computer?

Regarding the "shebang anomaly", perlrun indicates that:

I would think if you update the script to use warnings you should be okay in removing the '-w' from the shebang line (although if I am wrong, please respond, so I can learn from the mistake!).

Hope that helps.

  • Comment on Re^3: How should I manage CPAN when using two versions of Perl in my computer?
  • Download Code