![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^2: Submit a form using perl moduleby ikegami (Patriarch) |
on Jul 04, 2005 at 21:43 UTC ( #472309=note: print w/replies, xml ) | Need Help?? |
The user places the request using LWP (LWP::UserAgent, even) rather than HTTP::Request, as shown in the following example:
HTTP::Request could have been used instead of HTTP::Request::Common.
In Section
Seekers of Perl Wisdom
|
|