Eugene has asked for the wisdom of the Perl Monks concerning the following question:
use LWP::Simple; $page = get 'http://www.bla.com';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Sending a cookie info without a cookie
by Fastolfe (Vicar) on Sep 08, 2000 at 01:57 UTC | |
by merlyn (Sage) on Sep 08, 2000 at 04:56 UTC |