Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Learning Perl Online

by rlucas (Scribe)
on Nov 14, 2009 at 03:27 UTC ( [id://807092]=note: print w/replies, xml ) Need Help??


in reply to Learning Perl Online

Do some stuff. What doesn't matter -- just solve some real problem you have, using Perl. As you do it, look for opportunities to use modules that solve a piece of your problem (manipulating files, downloading web content, parsing data, whatever). And then, for each module that you use, read it. Read the code. Figure out what the weirdness you see is all about. The whole great thing about CPAN is not just that you can use the libraries; it's that they're in source and you can read (and hell, modify) them.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2024-04-24 16:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found