|
From: Mike S. <m...@pe...> - 2006-01-31 03:40:12
|
On Mon, 30 Jan 2006, Ford, Andy wrote:
> Prints nothing, just a newline. Is that bad in perl 5.6.1?
> perl -e 'use Carp' is fine, but no version.
Interesting, I've just reproduced the behaviour on an old perl-5.6.1
installation, featuring a non-versioned Carp. When I replaced the old
Carp.pm by
http://search.cpan.org/src/NWCLARK/perl-5.8.7/lib/Carp.pm
the tests succeeded.
-- Mike
Mike Schilli
m...@pe...
|