Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

405 error when trying to log in

by dannoura (Pilgrim)
on Apr 28, 2004 at 13:01 UTC ( [id://348806]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! c:\perl\bin -w
    
    use strict;
    ...
    } else {
        print $page->status_line;
    }
    
  2. or download this
    #! c:\perl\bin -w
    
    use strict;
    ...
      # extract the cookies
      $cookie_jar->extract_cookies($res);
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-24 02:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found