Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Favourite modules

by Pug (Monk)
on Mar 14, 2002 at 16:24 UTC ( [id://151720]=note: print w/replies, xml ) Need Help??


in reply to Favourite modules March 2002

I use perl for debugging the company's products and debugging my personal code.

warnings => enough said.
Data::Dumper => for debugging my code.
LWP::UserAgent => for getting those web pages I have to brea.. errr QA.
HTML::Form => get a list of inputs of a webpage delete /add/modify them. A great way to make the web developer/coder not want to see you. 8)
URI::Escape => Mmm escaped characters made easy for fun and profit.
HTTP::Cookies => cookies made easy and storeable.
Net::Telnet => I used this for some networking research I did at NU.
OpenCA::OpenSSL => This modual saved me a bunch of time and santiy. It drives OpenSSL and the developers have been keeping up the modual almost does everything that OpenSSL can do.

Replies are listed 'Best First'.
Re^2: Favourite modules
by Anonymous Monk on Jul 26, 2007 at 09:12 UTC
    I can not use OpenCA::OpenSSL. The constuctor returns me an empty objetc. Can you help me?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-23 16:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found