in reply to how to prefix\insert back slash to string (windows) path in perl

I recommend File::Spec for any path and filename work that you need to do. That will do The Right Thing on whichever platform you're on.

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

  • Comment on Re: how to prefix\insert back slash to string (windows) path in perl