Help for this page
$ cat wwwPerl.pl #!/usr/bin/perl -w ... $mech->get( $url ); print $mech->content();
$ ./wwwPerl.pl <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> ... browser doesn't understand how to supply the credentials required.</p> </body></html>