On Sun, Jan 23, 2005 at 01:44:49PM -0600, Craig A. Berry (craigberry@mac.com) wrote: > Several of the Test::Harness tests now fail on VMS with the following > warning: > my $perl = $self->_command; > - my @inc =`$perl -le "print join qq[\n], \@INC"`; > + my @inc =`$perl -le "print join qq[\\n], \@INC"`; > chomp @inc; Applied to Test::Harness. It'll be in 2.48. xoa -- Andy Lester => andy@petdance.com => www.petdance.com => AIM:petdanceThread Previous | Thread Next