Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: cross platform perl - how to modify $path

by Rudif (Hermit)
on Aug 21, 2001 at 02:37 UTC ( [id://106418]=note: print w/replies, xml ) Need Help??


in reply to cross platform perl - how to modify $path

Would this be of any help?
use Config; my $pathsep = $Config{path_sep}; print "pathsep $pathsep\n";

Rudif

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://106418]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2024-04-25 15:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found