Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Unable to get LWP Basic Authentication to Work

by sierrathedog04 (Hermit)
on Mar 01, 2002 at 15:45 UTC ( [id://148589]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    Content is HTTP/1.0 302 (Found) Object moved
    ...
    <head><title>Object moved</title></head>
    <body><h1>Object Moved</h1>This object may be found <a HREF="/index.as
    +p">here</a>.</body>
    
  2. or download this
    req->authorization_basic('jonathanmark', 'nottherealpassword');
    
  3. or download this
    use HTTP::Request::Common qw(POST);
    use LWP::UserAgent;
    ...
    print "deleted $i\n"; 
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (9)
As of 2024-04-23 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found