http://www.perlmonks.org?node_id=854987


in reply to Accessing Windows Path from Perl script

You might want to have a look at File::Spec and/or File::Spec::Functions. Could make life easier.

  • Comment on Re: Accessing Windows Path from Perl script