Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
Can someone let me know the best website to learn the Perl programming language? Thanks!
2012-10-17 20:27:26
I learned from:http://www.sthomas.net/roberts-perl-tutorial.htmI bought the books, and visit the web sties the others mentioned, but i still go back to Roberts...
2012-05-17 11:31:21
If you're completely new to Perl, I would strongly recommend the book "Learning Perl" by Randal Schwartz et al, published by O'Reilly. It's not a web site (although it is probably available electronically), but Schwartz invented Perl and it's a great book!
2012-05-17 09:40:37
Here are some more:http://perl-begin.org/learn/http://www.perlmonks.org/http://www.hotscripts.com/category/scripts/cgi-perl/http://www.perlmeme.org/
2012-05-17 06:13:06
If you are new to Perl, the best place to start would be learn.perl.org. They also have links to further information once you advance beyond what is there.