in reply to
Problem with file path structure in DOS
Your pattern needs the
//g
modifier so that it will replace all instances of
/
. Right now it stops after the first instance.
Comment on
Re: Problem with file path structure in DOS
Select
or
Download
Code
In Section
Seekers of Perl Wisdom