in reply to Re: Compatibility on Win32 and UNIX
in thread Compatibility on Win32 and UNIX
use File::Spec; $path = File::Spec->catfile('path', 'thisway');
--
Ilya Martynov
(http://martynov.org/)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Compatibility on Win32 and UNIX
by perlisfun (Sexton) on May 10, 2002 at 18:00 UTC |