On Tue, Mar 25, 2003 at 10:43:05PM -0600, Craig A. Berry wrote: > % perl -wle 'eval "require Pod::Man"; print $@' > Pod/Man.pm did not return a true value at (eval 1) line 3. > > % perl -v > > This is perl, v5.8.0 built for darwin > > The difference is Perl 5.6.x (which does not complain) and Perl > 5.8.x, which does complain, regardless of platform.
Confirmed. 5.6.0 here is fine, 5.8.0 is not. -- I'm exploring my nipples.
