Show quoted text> Showstopper bug -summary below:
>
> ~$ perl -MWWW::Mechanize 999
> WWW::Mechanize version 999 required--this is only version 1.20.
> BEGIN failed--compilation aborted.
> ~$ perl -MWWW::Mechanize::Shell -eshell
> Can't call method "request" on an undefined value at /Library/Perl/
> 5.8.6/WWW/Mechanize.pm line 430.
> ~$
>
Thanks for the report! There is a new release "in the works", but I haven't found time to gather it together for CPAN :-(
-max