in reply to Running/Testing Perl on Windows -- binaries, compiling

Binary = "regular perl". The easiest way to get started is to go to http://www.activestate.com. Perl is in itself a compiler which may lead to the confusion resulting in question #1. This might help as well.

--
perl -pe "s/\b;([st])/'\1/mg"

  • Comment on Re: Running/Testing Perl on Windows -- binaries, compiling