On Wed, Jul 18, 2001 at 04:39:05PM -0700, MRossland wrote:
> I was wondering, what are the "Big 5 (or 10 or whatever)" Perl modules out
> there, the ones that you wouldn't be caught dead without? The number of
> modules avaible is large, and it would be nice to start in the right places.
> 
> This is just a general question, with no specific task in mind.

This question cannot be answered for the general case.  What modules you
need depends entirely on the task you're trying to accomplish.

Perl comes with quite a few modules, most of them usuful in a lot of
instances.  There are a few other modules that stand out among the CPAN
crowd, namely (IMO of course): POE, LWP, MLDBM, Storable, Date::Parse,
Date::Format, URI::URL, and Template.  They're not all necessarily useful in
many situations, but they solve problems in their respective domains rather
elegantly.  These are modules I've used, there are a few others (Inline
springs to mind) that I hear are equally elegant.

 
Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to