Re: Form parsing issue?

[email protected]
Newsgroups gmane.comp.lang.perl.modules.lwp
Organization http://groups.google.com
Message-ID <c4bf0b58-b47f-4e5f-b098-9b6a9a7ccfee@e39g2000hsf.googlegroups.com>
I've just created a module that will help you with the task of
automating ASP.NET sites. Please check out HTML::TreeBuilderX::ASP_NET
and HTML::TreeBuilderX::ASP_NET::Roles::htmlElement and give some feed
back.

        HTML::TreeBuilderX::ASP_NET->new_with_traits( traits =>
['htmlElement'] );

        ## returns a HTTP::Request for the form
        $root->look_down( '_tag' => 'a' )->httpRequest( $hashRef );

Evan Carroll
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.