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

Re: Modules that significantly contribute to Laziness

by adamk (Chaplain)
on May 25, 2005 at 12:01 UTC ( [id://460305]=note: print w/replies, xml ) Need Help??


in reply to Modules that significantly contribute to Laziness

And in addition to the big stuff, don't forget the judicious use of Util modules.

Scalar::Util, List::Util, List::MoreUtil and Params::Util all provide a bunch of light, tight, fast things that make life a lot more livable.

For lazy testing so you can just dump tests in next to the code they are testing wherever you like, you might want to consider Test::Inline, although the original version (current production version) is not very lazy for more than one file, and the new Test::Inline 2.0 (which is FAR more lazy) is hovering at release candidates, and not production yet.
  • Comment on Re: Modules that significantly contribute to Laziness

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-24 14:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found