in reply to HTTP POST Using LWP::UserAgent
use LWP::UserAgent; my $browser1 = LWP::UserAgent->new();
If so, works for me. Which version of LWP::UserAgent are you using?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: HTTP POST Using LWP::UserAgent
by developer (Novice) on Mar 16, 2004 at 20:03 UTC |