use LWP::UserAgent to access site with authorization
am 16.11.2006 10:14:07 von aHi
I use LWP::UserAgent and post method to access the authorized site. If the
username and password are correct, how can I get the handle of the
authorized web page? Response object as usual?
Thanks