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

Re: A moment with Perl

by McDarren (Abbot)
on Oct 07, 2007 at 04:28 UTC ( [id://643215]=note: print w/replies, xml ) Need Help??


in reply to A moment with Perl

Howdy :)

I endorse what my friend says about Data::Dumper. Extremely useful. Although, personally I like to use Data::Dumper::Simple - almost the same thing, but just a little easier to use and the output is slighly more user-friendly. Some people may recommend against this as it uses source-filtering, but my view is that for testing it is fine - I just make sure it never makes it into any production code.

The other thing that you may find useful is the Perl Data Structures Cookbook (PDSC).

And, if you are prepared to spend a few dollars, then Intermediate Perl is one of the best books (IMHO) for an introduction to references and data structures.

Hope this helps,
Darren :)

Replies are listed 'Best First'.
Re^2: A moment with Perl
by Lady_Aleena (Priest) on Oct 07, 2007 at 18:42 UTC

    McDarren;

    I will look at Data::Dumper::Simple sometime soon though Data::Dumper isn't all that bad. I am not sure I understand what source-filtering is. There is a lot that I will have to remember to take out my my code when the scripts are done. The PDSC looks interesting, I will look into that more closely. As for buy that book, I think I need to get a beginners' book first, when we can afford it, instead of an intermediate one. When things are better, and the next time I am in the area of a bookstore, I will look into buying one.

    Have a wonderful day...

    Lady Aleena

    "An it harm none, do as ye will."

Log In?
Username:
Password:

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

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

    No recent polls found