On Wed, 2007-04-25 at 17:15 -0700, Nishi wrote:
> Hi:
> 
> The File::Basename from 5.8.0 doesnot work in Perl 5.8.2 or Perl 5.8.7. Is
> there any particular reason.

Are yhou using activestate or cygwin perl.  cygwin will do that because
the filename you provided is not a cygwin filename.  cygpath will
convert filenames if this is the case.


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


Reply via email to