Changes between Version 7 and Version 8 of PerlWebsites
- Timestamp:
- 11/02/11 07:44:48 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PerlWebsites
v7 v8 1 1 2 2 = Questions and Answers (Forums) = 3 4 3 5 4 [http://perlmonks.org PerlMonks] one of the biggest Perl community sites … … 10 9 = Searching for Perl modules on CPAN = 11 10 12 == Meta CPAN == 13 A modern CPAN search engine [http://metacpan.org] 11 Meta CPAN, a modern [http://metacpan.org CPAN search engine] 14 12 15 == Search CPAN == 16 The older CPAN search engine [http://search.cpan.org] 13 Search CPAN, the older [http://search.cpan.org CPAN search engine] 17 14 15 = Perl Documentation = 18 16 19 == Tutorials and Books == 17 Online version of the [http://perldoc.perl.org/ Perl Documentation] 20 18 19 = Tutorials and Books = 21 20 21 [http://szabgab.com/perl_tutorial.html Perl tutorial] by Gabor Szabo 22 22 23 [http://onyxneon.com/books/modern_perl/ Modern Perl Book] by chromatic 24 25 [http://learnperl.scratchcomputing.com/ Learn Perl tutorial] by Eric Wilhelm 26 27 [http://learn.perl.org/ Learn Perl] resources on perl.org 23 28 24 29 = Other = 25 30 26 == PrePAN == 27 Social reviewing for Perl Modules [http://prepan.org] 31 [http://prepan.org PrePAN], social reviewing for Perl Modules. 32
