in reply to Re^2: LWP help
in thread LWP help
Perhaps you should try to use LWP::Simple instead... it will indeed work almost as your made up example. It won't tell you the content-type... but do you really need it? I rarely do.
Use:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: LWP help
by hnd (Scribe) on Jun 28, 2009 at 10:52 UTC |