|
|
| No such thing as a small change | |
| PerlMonks |
Re: Paths in Perlby Hanamaki (Chaplain) |
| on Sep 04, 2001 at 18:36 UTC ( #110044=note: print w/ replies, xml ) | Need Help?? |
|
In Perl you can just use a / as your path separator.
Why? Because Perl with automagically convert the /to
the correct path separator for the system it
is running on!
In Section
Tutorials
|
|
||||||||||||||||||||