Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Essential Perl Modules

by Ryszard (Priest)
on Sep 21, 2002 at 08:57 UTC ( [id://199718]=note: print w/replies, xml ) Need Help??


in reply to Essential Perl Modules

I guess it depends on what kind of domain your working in as to what you consider an "essential" module.

I'm doing lots of web based stuff right now, so an essential module is CGI::Application/HTML::Template. I also find Date::Manip great for doing, interestingly enuff, date stuff.

I too have also rolled my own interface to the DBI, which has become essential to most of the stuff we do in the office.

We also use Digest::MD5. Its got all sorts of applications, however we use it to generate session id's in our web apps.

Prolly one of the most heavily used modules is Data::Dumper, (we mainly use it for debugging), but of course that is core.. :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-03-29 11:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found