Re: Please help test the latest WWW::Mechanize
Nigel Horne <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
Andy Lester wrote:
> Kevin Falcone and I have been working on encoding problems with
> Mechanize. As many people as can test the darn thing would be
> appreciated.
[root@mac njh]# perl -MCPAN -eshell
CPAN: File::HomeDir loaded ok (v0.65)
cpan shell -- CPAN exploration and modules installation (v1.9102)
ReadLine support enabled
cpan[1]> install WWW::Mechanize
CPAN: Storable loaded ok (v2.15)
Going to read /root/.cpan/Metadata
Database was generated on Mon, 21 May 2007 13:59:56 GMT
Running install for module 'WWW::Mechanize'
The module WWW::Mechanize isn't available on CPAN.
Either the module has not yet been uploaded to CPAN, or it is
temporary unavailable. Please contact the author to find out
more about the status. Try 'i WWW::Mechanize'.
cpan[2]> i WWW::Mechanize
Strange distribution name [WWW::Mechanize]
Module id = WWW::Mechanize
DESCRIPTION Automates web page form & link interaction
CPAN_USERID PETDANCE (Andy Lester <[email protected]>)
CPAN_VERSION undef
CPAN_FILE Contact Author Andy Lester <[email protected]>
DSLIP_STATUS MdpOp (mature,developer,perl,object-oriented,Standard-Perl)
INST_FILE (not installed)
cpan[3]>
-Nigel