-
Notifications
You must be signed in to change notification settings - Fork 8
/
README
26 lines (19 loc) · 927 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Documents relating to Perl 6
This repository is divided into 3 sections.
* Introductions
* Tutorials
* Quick References
Introductions are explanatory but not comprehensive texts that give
enough detail to get someone started in a particular area.
Tutorials are directed, step-by-step expositions of some particular
aspect of Perl 6. They should take the reader from no knowledge to a
solid understanding of the subject matter.
Quick References are compact, terse, bits of information that can be
looked up quickly.
What's the difference between this repository and Userdocs for
Christmas (u4x)? (See http://use.perl.org/~masak/journal/38279 and
http://nix.is/gsoc/gsoc-u4x.html)
The documents in this repository are just documents about Perl 6. They
aren't necessarily documentation. While u4x aims to be comprehensive
documentation for Perl 6, the documents here are almost explicitly NOT
comprehensive.