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?