|
|
| more useful options | |
| PerlMonks |
Re: Retrieving contents of web pagesby OeufMayo (Curate) |
| on Aug 29, 2001 at 04:43 UTC ( #108649=note: print w/ replies, xml ) | Need Help?? |
|
If you want to avoid the complexity of LWP and other
HTML parsing modules, you may want to look at WWW::Chat,
which is one of the easiest way to navigate through websites
with perl. This modules creates LWP + HTML::Form scripts
automatically via the webchatpp program. A simple example webchatpp script of what you want may look like this:
Pretty simple, isn't it? <kbd>--my $OeufMayo = new PerlMonger::Paris({http => 'paris.mongueurs.net'});</kbd>
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||