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

Re: Essential Perl Modules

by gav^ (Curate)
on Sep 21, 2002 at 22:49 UTC ( [id://199812]=note: print w/replies, xml ) Need Help??


in reply to Essential Perl Modules

Running: grep -h "^use" *.pl | grep -v -E "constant|strict|warnings|vars" | sort | uniq on the last couple of projects I've worked on gives me the following list of modules:
Apache::Session::MySQL, CGI, CGI::Carp, Class::DBI, Data::Dump, Data::FormValidator, Digest::MD5, Email::Valid, HTML::Entities, HTML::Parser, HTML::TagFilter, HTML::TreeBuilder, Mail::Sendmail, MIME::Lite, Storable, Template, Text::ParseWords, Time::Piece::MySQL, URI::Escape, YAML
I'd consider them to be the most useful modules I regularly use.

Log In?
Username:
Password:

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

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

    No recent polls found