Help for this page
my $ua = LWP::UserAgent->new(); push @{ $ua->requests_redirectable }, 'POST'; ... my $html = $response->decoded_content; print $html; }
macbook:scripts jcabraham$ link_aperio.pl 12 12 GET http://ap1492-dsr/LogOff.php ... <hr> <address>Apache Server at ap1492-dsr Port 80</address> </body></html>