in reply to
Platform independant directory separator
Try module File::Spec (perldoc File::Spec). It provides a set of functions to handle paths.
Comment on
Re: Platform independant directory separator
In Section
Seekers of Perl Wisdom