On Tue, 12 Jun 2001, me meagain <[EMAIL PROTECTED]> wrote, > I was wondering if anyone could tell me if there is a variable for > the directory delimiter... ie. "/" or "\". > > If not, what is the best way to go about figuring out which system > you are on and acting accordingly. I know about the $^O var. use File::Spec; s::a::n -- http://www.trabas.com
- dir delim and files with spaces me meagain
- Hasanuddin Tamir