Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: LWP SSLeay

by abachus (Monk)
on Apr 09, 2007 at 12:46 UTC ( [id://608958]=note: print w/replies, xml ) Need Help??


in reply to Re: LWP SSLeay
in thread LWP SSLeay

Thanks for you timely response. By authenticate i mean to login with a username and password variable pair, hopefully. Isaac Close

Replies are listed 'Best First'.
Re^3: LWP SSLeay
by jettero (Monsignor) on Apr 09, 2007 at 12:56 UTC

    LWP, LWP::Simple and WWW::Mechanize all support logins via the URI or via authentication methods (ie, $ua->credentials($user, $pass)). So, you should be all set without having to read a lick of the SSL docs. Mech has revolutionized the way I write these automated processes. I highly recommend starting there.

    -Paul

      Thanks all, JOY, JOY, JOY, JOY, JOY !!! I'm looking at WWW::Mechanize and have already built a prototype that works. Maybe a good time to go buy some beer to put in the fridge for later :D

      Isaac Close

Log In?
Username:
Password:

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

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

    No recent polls found