This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
book /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Oct 21 11:38:43 -0700 2009 | |
| |
Makefile | Wed Nov 25 19:58:31 -0800 2009 | |
| |
README | Fri Oct 23 03:40:13 -0700 2009 | |
| |
authors.pod | Thu Oct 22 21:19:43 -0700 2009 | |
| |
bin/ | Wed Nov 25 23:42:48 -0800 2009 | |
| |
build/ | Thu Oct 22 13:30:05 -0700 2009 | |
| |
docs/ | Fri Dec 18 06:40:43 -0800 2009 | |
| |
outline.pod | Sat Dec 05 14:44:40 -0800 2009 | |
| |
src/ | Sat Dec 12 16:38:10 -0800 2009 | |
| |
wip/ | Sat Oct 31 06:56:16 -0700 2009 |
README
We are writing a book about Perl 6.
It will be some kind of example-driven introduction to Perl 6, and at
the same time showing off the reasons why we love that language.
We plan to have monthly releases, see docs/release-guide.pod
"We" are Carl Mäsak, Jonathan Worthington, Patrick Michaud, Moritz Lenz and
anybody who's willing to work on it. If you're not on that list yet, you're
still very welcome to join us.
You can find us on #perl6book on irc.freenode.net.
To build the book, you need to have the following software installed:
* GNU make
* perl 5
* the Perl 5 module Pod::PseudoPod::LaTeX
* inkscape (for svg -> pdf conversion)
* pdflatex
Just type 'make' on your command line, and the book should be built in
build/book.pdf
All material in this repository is licensed under a CC-by-nc-sa license:
<http://creativecommons.org/licenses/by-nc-sa/2.5/> (attribution,
noncommercial, share-alike), unless explicitly stated otherwise.
(Maybe we'll open up towards removing the noncommercial part at some point).







