in reply to Re: Path strings
in thread Path strings
When I run:,
my $curdir = File::Spec->rel2abs(File::Spec->curdir());
I am returned an absolute path without a trailing delimiter, which I would expect (like) to see.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Path strings
by bobf (Monsignor) on Jan 27, 2007 at 05:53 UTC | |
by Anonymous Monk on Jan 27, 2007 at 06:03 UTC |