On Thu, 18 May 2000, Sean M. Burke wrote:
> At 03:27 PM 2000-05-18 -0700, you wrote:
> >[...]
> > my @forms = HTML::Form->parse($res->content,$res->base);
> > my $form;
> >[...]
>
> Not to ask too shockingly oblivious a question, but where on Earth is
> HTML::Form available from? search.cpan.org shows that it last existed in
> 0.04 version webchat, which is no longer available. (0.05 is available,
> but does not contain any HTML::Form)
>
> --
> Sean M. Burke [EMAIL PROTECTED] http://www.spinn.net/~sburke/
>
>
Here is what my CPAN module loader says it is:
cpan> i HTML::Form
Module id = HTML::Form
CPAN_USERID GAAS (Gisle Aas <[EMAIL PROTECTED]>)
CPAN_VERSION 0.02
CPAN_FILE G/GA/GAAS/libwww-perl-5.48.tar.gz
MANPAGE HTML::Form - Class that represents HTML forms
INST_FILE /uc/groups/argonaut/lib/perl5/site_perl/5.005/HTML/Form.pm
INST_VERSION 0.02
--------------
Cenk Uyan