Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Learning the Deeper Secrets of Perl

by foobah (Novice)
on Jan 28, 2005 at 02:06 UTC ( [id://425838]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Learning the Deeper Secrets of Perl
in thread Learning the Deeper Secrets of Perl

This is a real "pearl" of wisdom-- to understand Perl, the language, deeply, it is *indispensable* that you have at least a basic understanding of how perl, the C program, works. They are very intimately related. perlguts can be helpful for this, but you can learn a heck of a lot by using the output of some of the B modules, or by building a debugging perl and running -Dt on very simple programs. I would also recommend PerlGuts Illustrated by Gisle Aas. It is not complete but it is very helpful.

Benjamin Holzman
$ perl -MXML::Generator=:pretty -le 'print just(another(perl(hacker())))'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-03-29 11:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found