Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Favourite modules March 2005

by coppit (Beadle)
on Mar 15, 2005 at 17:23 UTC ( [id://439688]=note: print w/replies, xml ) Need Help??


in reply to Favourite modules March 2005

I like CGI::Cache, since it can help people get massive speedups on CGI operations, and is dead simple to use.

Benchmark::Timer is better than Benchmark because it will automatically figure out how long to run the code until the execution time is accurately measured.

Module::Install is pretty awesome, if nothing else than because it provides a modular way to encapsulate common Makefile.PL code. (e.g. like Module::Install::GetProgramLocations for having the user provide paths to dependent applications on the system.)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-23 17:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found