|
Perl 6
Documentation: Revision 4
^^ General docs
* [Glossary of Perl 6 Terms and Jargon]. * _*Officially-Bundled*_ Perl 6 Documentation (*Only* documentation that is (or will be) officially *bundled* with Perl 6 builds and releases.) ** Title Page and Contents, which points to official docs, but doen't yet appear to be part of official docs (<http://feather.perl6.nl/syn>) ** "Perl 6 Synopses"<http://dev.perl.org/perl6/doc/synopsis.html> (This is the official Perl 6 specification, which supersedes the apocalypses and exegeses, and which is bundled with Perl 6 builds. The rapidly growing Perl 6 test base is another {very important, complementary, and emerging} part of the Perl 6 specification as well.) ** Perl 6 Docs (<http://svn.perl.org/perl6/pugs/trunk/docs/>) ** Perl 6 Cookbook (<http://svn.perl.org/perl6/pugs/trunk/examples/cookbook/>) ** Perl 6 examples (<http://svn.perl.org/perl6/pugs/trunk/examples/>) ** Perl 6 tests, which can serve as additional examples (<http://svn.perl.org/perl6/pugs/trunk/t/>) ** Perl 6 FAQ, very limited, but has sections on captures and FUD (<http://svn.openfoundry.org/pugs/docs/Perl6/FAQ/>) * _*Other*_ Perl 6 Documentation ** Most of the information on getting started can be found on this "getting started"<http://svn.perl.org/perl6/pugs/trunk/docs/getting_started> page. You may also find the following links useful: *** Debian Linux (guide in "English"<http://dresden-pm.org/cgi-bin/twiki/view/PM/PugsFirstBloodEnglish>, "German"<http://dresden-pm.org/cgi-bin/twiki/view/PM/PugsFirstBlood>). *** "Ubuntu Linux"<http://www.nntp.perl.org/group/perl.perl6.users/36>. ** "Perl's Official Home Page"<http://www.perl.org/> (at perl.org) *** Perl 6 Development Info (<http://dev.perl.org/perl6/>) *** Perl 6 FAQ, a bit dated (<http://dev.perl.org/perl6/faq.html>) *** Who's Who in Perl 6, parrot, & Pugs (<http://dev.perl.org/perl6/people.html>) ** "All in one Tutorial"[Tutorial] (Translation effort of "this German Tutorial"[http://wiki.perl-community.de/bin/view/Wissensbasis/Perl6Tutorial]) ** "Another Perl 6 Wiki"<http://perl.net.au/wiki/Perl_6> (For a long time, the Perl 6 Wiki at perl.net.au was the best general introduction to Perl 6, and was a great point of departure to other Perl 6 resources around the web. It's still worth checking out.) ** "Perl 6 Users FAQ"<http://perl.net.au/wiki/Perl_6_Users_FAQ> (The initial large batch of text and links on this Wiki originally came from this FAQ. The folks there deserve much thanks for "Wikifying" my original ugly ASCII Perl 6 Users FAQ, which was compiled for the inaguration of perl.perl6.users.) ** Russian language "Perl 6 website"<http://perl6.ru/>. * Perl 6 Community Development Server (<http://feather.perl6.nl/>) ^^ Diagnostics * [Pugs Diagnostics] documents diagnostic messages generated by Pugs |