On Tue, Nov 12, 2002 at 01:15:43AM +0800, Stas Bekman wrote:
> Ah, right, it says:
> 
> Could not eval '
>             package ExtUtils::MakeMaker::_version;
>             no strict;
> 
>             local $File::Spec::VERSION;
>             $File::Spec::VERSION=undef; do {
>                     unless ($File::Spec::VERSION >= $min_version) {
>             }; $File::Spec::VERSION
>         ' in 
> /home/stas/perl/ithread/lib/site_perl/5.8.0/DocSet/5005compat.pm: 
> Missing right curly or square bracket at (eval 837) line 10, at end of line
> syntax error at (eval 837) line 10, at EOF
> 
> which I called a fatal error, sorry.
> 
> what I was suggesting is not to print the warning in CPAN.pm, but as you 
> say it's coming from MM_Unix, so there not much we can do.

Its just a warning.  Trap it with $SIG{__WARN__}.


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
3. With sufficient thrust, pigs fly just fine. However, this is
   not necessarily a good idea. It is hard to be sure where they
   are going to land, and it could be dangerous sitting under them
   as they fly overhead.
    -- RFC 1925

Reply via email to