in reply to
Re: open file error
in thread
open file error
It's
File::Spec->splitpath
, and you're forgetting
File::Spec->splitdir
.
Comment on
Re^2: open file error
Select
or
Download
Code
In Section
Seekers of Perl Wisdom