in reply to Detecting if Perl is installed and which version

why not use PAR instead? It will automagically bundle the perl dll and all need modules together for deployment to a perl-less machine.
  • Comment on Re: Detecting if Perl is installed and which version