in reply to Re^4: Loop through two files in comparison
in thread Loop through two files in comparison

You could, yes. There's a write up on compiling from source: http://www.cpan.org/src/README.html.

You can also get precompiled binaries here: http://www.perl.org/get.html.

When trying a new Perl version, I typically use App::perlbrew though so I don't disrupt anything.

  • Comment on Re^5: Loop through two files in comparison