On Aug 29, 2004, at 10:42 PM, Craig A. Berry wrote:
Thanks, Ken. Sorry for the extra step, but my previous patch failed to
account for the fact that when converting a path from unix to VMS
syntax
you need to know whether it's a directory or a plain file. The attached
will at least make it correctly identify directories that exist in the
local filesystem or end with a '/'. This applies on top of the previous
patch.
Ken Williams wrote:
I'm releasing this as 0.89 right now. I hope to release the
consolidated File::Spec and Cwd distribution soon too.
Has the following made it into your Cwd repository? I haven't seen it
in
bleadperl yet:
http://www.nntp.perl.org/group/perl.perl5.porters/93732/
I just put that patch into Cwd-2.21, hitting CPAN now. Thanks.
-Ken