JupiterHost.Net wrote:
To do this portably you should use the File::Spec module.

perldoc File::Spec


Ah perfect! File::Spec->catfile() is exactly what I need

A new little jem every single day ;p

Also, to understand some of the portability issues read the perlport document.

perldoc perlport


John -- use Perl; program fulfillment

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to