Index

This file was automatically generated from http://svn.pugscode.org/pugs/docs/Perl6/Doc.pod on Wed Jun 6 22:16:47 2007 GMT, revision 16639.

Perl6::Doc


NAME

Perl6::Doc -- Table of Contents for Perl 6 Documentation

DESCRIPTION

This table of contents briefly lists each of the documents available as part of the Perl 6 documentation system.

Starting points

    Doc                     This table of contents
    Overview                A brief introduction for new Perl users
    Tutorial                How to get Perl 6 and start to use it
    FAQ                     Very frequently asked questions
    Spec                    Language Specification
    API                     Interfaces to core language objects

Overview

    Overview::Control       Control Structure
    Overview::Data          Data Types
    Overview::File          File and Filesystem operations
    Overview::Functions     see perlfunc
    Overview::Object        Object-oriented programming
    Overview::Operator      Operators
    Overview::Reduce        Reduce metaoperator
    Overview::Rule          Grammars and Rules (regexes)
    Overview::Smartmatch    Smart Matching
    Overview::Subroutine    Subroutines
    Overview::Unicode       Using Unicode in Perl 6 code
    Overview::Variable      Special variables

Tutorials

FAQ

    FAQ::FUD                Fears, Uncertainties and Doubts
    FAQ::Capture            Capture objects

Language Specification

    Spec::CPAN              CPAN (draft)
    Spec::Concurrency       Concurrency (S17)
    Spec::Documentation
    Spec::Functions
    Spec::IO

    Spec::Control           Blocks and statements (S04)
    Spec::Operator          Operators (S03)
    Spec::Rule              Rules (S05)

Core API

    API::Code
    API::Class
    API::Scalar             Scalar API reference
    API::Math::Basic

Perl 5 topics

    Perl5::Docfinder        Table of equivalences between Perl 5 and 6 docs
    Perl5::Differences      Differences between Perl 5 and 6

AUTHOR

Kirrily "Skud" Robert, <skud@cpan.org> Audrey Tang, <autrijus@autrijus.org>