in reply to
Re: lwp-request problem
in thread
lwp-request problem
use LWP::simple; and get() works fine! thanks. But why does it work?
Comment on
Re^2: lwp-request problem
In Section
Seekers of Perl Wisdom