Gurunandan R. Bhat wrote:
On Tue, 2009-06-30 at 22:47 -0700, John W. Krahn wrote:


That should be:

$current_path =~ s|/|\\|g;


Oh!! Did not know you could use '|' as a pattern delimiter.

Yes.  You can use just about any character.



John
--
Those people who think they know everything are a great
annoyance to those of us who do.        -- Isaac Asimov

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to