in reply to One-on-one Perl tutorial
The best way to learn Perl is to do Perl. Pick out something you want to do, then try it until you can't get any further. PM is about as close to one-on-one as one can get.
My path was to get the basic storage structures down first: Arrays and hashes, which led to some regular expressions in order to populate them from imperfect file storage formats, which led to .... well, you get the picture. By the time one is done attempting to do some little task, one has learned a great deal about Perl(and CPAN).
Best of fortune on your path to Perl!
...the majority is always wrong, and always the last to know about it...
A solution is nothing more than a clearly stated problem...
|
|---|