Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

htaccess type authorization with WWW::Mechanize

by davido (Cardinal)
on Dec 13, 2004 at 07:39 UTC ( [id://414329]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://414329]
Approved by atcroft
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-03-28 20:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found