From: "Rodent of Unusual Size" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 10:28 AM


> [EMAIL PROTECTED] wrote:
> > 
> > dougm       01/10/16 13:33:10
> > 
> >   Modified:    perl-framework Makefile.PL
> >                perl-framework/t TEST.PL
> >   Log:
> >   work with Perl 5.005
> 
> Not entirely, alas:
> 
> $ t/TEST
> "$Verbose" is not exported by the File::Spec module at 
> /usr/lib/perl5/5.00503/File/Spec/Unix.pm line 11
> Can't continue after import errors at 
> /usr/lib/perl5/5.00503/File/Spec/Unix.pm line 11
> BEGIN failed--compilation aborted at Apache-Test/lib/Apache/TestRun.pm line 
> 11.
> BEGIN failed--compilation aborted at t/TEST line 8.

It's ok, that patch broke win32 as well... we end up with paths like

C:/httpd-test/perl-framework/C:/httpd-test/perl-framework/t/conf

since it doesn't look to Unix like C:/ starts a path.

I'd suggest we revert, and find a better solution for Win32.


Reply via email to