Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: It's the little things...

by toolic (Bishop)
on Mar 02, 2010 at 19:28 UTC ( [id://826238]=note: print w/replies, xml ) Need Help??


in reply to It's the little things...

Of the things I documented long ago, I think the discovery of Data::Dumper has been the most important.

Replies are listed 'Best First'.
Re^2: It's the little things...
by PeterPeiGuo (Hermit) on Mar 08, 2010 at 00:50 UTC

    Data::Dumper is certainly one of the best perl module - the best friend to perl geeks.

Re^2: It's the little things...
by RatKing (Acolyte) on Mar 08, 2010 at 15:26 UTC

    Data::Dumper and of course strict/warnings at the beginning of your code, those where the 3 main things that have helped me a lot with pretty much all perl code I have written since.

    Recently I have learned to love re 'debug' which can be a great help when trying to work out a complex occasionally "failing" regular expression.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 18:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found