- Language Reference & Tutorials
- A collection of documents describing, in detail, the various conceptual parts of the language.Z<< If you're new to Perl 6, language>intro is a good place to start.>>
- Type Reference
- Index of built-in classes and roles.
- Routine Reference
- Index of built-in subroutines and methods. Z<<
- Module Reference
- Index of modules that are part of the official core distribution. >>
The Perl 6 homepage offers a comprehensive list of Perl 6 documentation, including tutorials, HowTos and FAQs (Frequently Asked Questions).
You may also be interested in the Perl 6 design documents, which are in some places more complete than this documentation, but targeted toward compiler writers rather than users of the language. Documentation for the different but related Perl 5 language can be found on the Perl 5 documentation website.
=end Html