If you're new to programming, I recommend you learn the basics of C first. It will help you understand Perl, and programming in general a lot better.
After you've got the basics of C down, a read through the Lama is a great way to get started with Perl. Don't worry if there are a couple parts you don't entirely understand, you can come back to them later. The most important thing is to actually write some code. Writing short examples to teach yourself what the various functions do and to get used to the syntax will help a lot.
After you've got an basic understanding of the syntax and a few of the core functions, start building fun stuff. Where the inspiration comes from ? has some great ideas for where to look for ideas. Check out CPAN as well for some very useful modules. Also make sure to read over the Essential CGI Security Practices thread if you're placing any of your scripts online. Best of luck to you :).
In reply to Re: How did you learn Perl?
by cjf
in thread How did you learn Perl?
by venimfrogtongue
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |