Index: index.html =================================================================== --- index.html (revision 1483) +++ index.html (working copy) @@ -3,7 +3,6 @@ page.banner = "Learn Perl"; %] - [% MACRO quicknews(shortname,count) BLOCK %] [%- IF count < 1 %] [% count = 2 %] @@ -21,63 +20,49 @@ [%- END %] [%- END %] -
+ So, you want to learn perl? Where to start? A good place is this introduction or any of the books in the Beginners section below. As you learn more, you can move down the book lists and visit www.perl.org and www.cpan.org for more information. +
+ +-You can read the perl documentation on our perldoc site! -Did you know that you can also access the perl documentation with the perldoc command? Try "perldoc perlreftut" at your command line prompt. + Online Library where you can read many perl books. +
++ Find your local Perl Mongers group
--There are many Perl related mailing lists. An exhaustive list is available at lists.perl.org. + Beginners mailing list
+-If you're new to Perl, consider joining the beginners list. + Online Perl documentation
-Announcing the learn.perl.org Online -Library where you can read your favorite perl books.
- -+ You can also access the perl documentation with the perldoc command. Try "perldoc perlreftut" at your command line prompt. +
-You can now read the beginners lists (and all other perl.org -mailinglists) with your newsreader (Unix, Windows or -MacOS readers) from the news -server -nntp.perl.org. You can -also browse it on -the web - - [% PROCESS books_content.html %]