RE: Perl pathname parsing, File::Spec, proposed fix

2003-01-03 Thread linda w \(cyg\)
full range of cygwin-supported filenames. Linda > -Original Message- > From: Gerrit P. Haase [mailto:[EMAIL PROTECTED]] > Sent: January 03, 2003 02:40a > To: linda w (cyg) > Cc: [EMAIL PROTECTED] > Subject: Re: Perl pathname parsing, File::Spec, proposed fix > > >

Re: Perl pathname parsing, File::Spec, proposed fix

2003-01-03 Thread Gerrit P. Haase
Hallo linda, Am Dienstag, 31. Dezember 2002 um 03:18 schriebst du: > Does anyone see a problem with the following proposed change in the > Perl lib dir? Have not tried it yet. > It seems the Win32 handles both forward and backward slashes and > no special module for Cygwin is needed. What abou

Perl pathname parsing, File::Spec, proposed fix

2002-12-30 Thread linda w \(cyg\)
Does anyone see a problem with the following proposed change in the Perl lib dir? It seems the Win32 handles both forward and backward slashes and no special module for Cygwin is needed. Linda --- File/Spec.pm2001-08-21 17:16:14.0 -0700 +++ File/Spec.pm2002-12-30 18:08: