>>>>> On Mon, 11 Nov 2002 12:22:41 +0800, Stas Bekman <[EMAIL PROTECTED]> said:
> In any case. Any reason why the parse_version isn't using eval and
> avoiding fatal errors? If it fails to get the version, just move on,
> don't screw the output of CPAN.pm in this particular case. I suppose
> at least CPAN.pm could wrap this call in eval().
>From MM_Unix.pm:
warn "Could not eval '$eval' in $parsefile: $@" if $@;
Did you mean the opposite of what you actually wrote?
--
andreas
