|
Perl 6
Documentation: Revision 30
^^ General docs
* *_Official_* Perl 6 Documentation ** http://feather.perl6.nl/syn (contains the *Synopses*: 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.) All that including a "search box"<http://feather.perl6.nl/syn> is accessible on the "Perl 6 Community Development Server"<http://feather.perl6.nl/>. ** Other copies of the synopses: *** http://perlcabal.org/syn/ (alias URI to above) *** http://svn.perl.org/perl6/doc/trunk/design/syn/ (the source) *** http://perl6.cz/wiki/Synopses/en (Synopses on MediaWiki, with 'history' and 'watch' functions.) ** In the Pugs repository are lots of Docs *** Perl 6 Docs (<http://svn.pugscode.org/pugs/docs/>) *** User Level Docs (u4x) (<http://svn.pugscode.org/pugs/docs/u4x/>) *** Perl 6 FAQ, very limited, but has sections on captures and FUD (<http://svn.pugscode.org/pugs/docs/Perl6/FAQ/>) * _*Other*_ Perl 6 Documentation ** in this wiki: *** [Perl 6 Tutorial], a beginner-friendly series of articles *** [Perl Tablets], the hypertext Perl 6 lexicon (translated from "german original"<http://wiki.perl-community.de/bin/view/Wissensbasis/PerlTafel>.) *** [WITCH] "What Is This Character Here", a character glossary of Perl 6. *** [Glossary of Perl 6 Terms and Jargon] *** Who's Who in Perl 6, Parrot, and Pugs: [Perl 6 People] ** in other wikis: *** "Perl 6 Programming"<http://en.wikibooks.org/wiki/Perl_6_Programming> in WikiBooks, sisterproject of wikipedia *** "Australian Perl 6 Wiki"<http://perl.net.au/wiki/Perl_6> (For a long time, the Perl 6 Wiki at "perl.net.au"<http://perl.net.au/wiki/Main_Page> 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.) ** "Shorter Tutorials by Moritz Lenz"<http://perlgeek.de/blog-en/perl-5-to-6/> ** Perl 6 specs by John M. Dlugosz (<http://www.dlugosz.com/Perl6/>) ** 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 guides **** "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 6 pages in *_other languages_*: ** "Czech"<http://perl6.cz> ** "German"<http://perl-6.de/> Tutorials and Blog by Moritz Lenz ** "Russian"<http://perl6.ru/> Perl 6 website. ^^ Diagnostics * [Pugs Diagnostics] documents diagnostic messages generated by Pugs |