Help for this page
use strict; use warnings; ... $agent->get( 'http://www.routerlogin.com/s_status.htm' ); print $agent->content();
Error GETing http://www.routerlogin.com/s_status.htm: Unauthorized at mytest.pl line 14