|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Re: Re: search =~ for /'sby screamingeagle (Curate) |
| on Jun 30, 2002 at 02:42 UTC ( #178298=note: print w/ replies, xml ) | Need Help?? |
|
since file url's (like file://c:\test) also work with forward slashses instead of backslashes (file://c:/test/), how about simply replacing all backslashes with a forward slash, and then use the same regex that has been provided by caedes:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||