|
Perl 6
Getting Involved: Revision 3
^^^ Hacking the Perl 6 production docs
* The "README"<http://svn.perl.org/perl6/pugs/trunk/docs/README> for would-be Pugs documentation contributors * "The evil plan"<http://svn.perl.org/perl6/pugs/trunk/docs/notes/docs_evil_plan.txt>. This mentions many things you can do to help out with docs, although it is a bit dated. * This plan is still current AFAIK: "Perl 6 developers are refactoring relevant introductions, tutorials, specifications into the Perl6::Doc namespace; expect to see this module subsumed by it in the near future.": ** (<http://www.annocpan.org/~AUTRIJUS/Perl6-Bible-0.30/lib/Perl6/Bible.pm>), ** (<http://search.cpan.org/~autrijus/Perl6-Bible-0.30/lib/Perl6/Bible.pm>). ^^^ Hacking on (versus hacking with) Perl 6 * Perl 6 Community Development Server (<http://feather.perl6.nl/>) * "Pugs Apocryphon 1"<http://svn.perl.org/perl6/pugs/trunk/docs/01Overview.html> Overview of the Pugs project. * "Doing Pugs-related development"<http://svn.openfoundry.org/pugs/docs/getting_started>. * "A Peek Into Pugs Internals"<http://perlcabal.org/%7Egaal/peek/start.html> * "German language notes about compiling Pugs"<http://dresden-pm.org/cgi-bin/twiki/view/PM/PugsFirstBlood> * "Pugs SVN repository"<http://svn.openfoundry.org/pugs/>. * "Parrot"<http://planet.parrotcode.org/>. * "Parrot FAQ"<http://www.parrotcode.org/faq/> |