GithubHelp home page GithubHelp logo

book's Introduction

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, Jonathan Scott Duff (Scott) 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.  Logs of the IRC
discussions: <http://irclog.perlgeek.de/perl6book/> (If you do not
have an IRC client, you can use a web-based client at
<http://webchat.freenode.net/?randomnick=1&channels=perl6book&prompt=1>
)

To build the book, you need to have the following software installed:

    * GNU make
    * perl 5.10
    * the Perl 5 modules:
      Pod::PseudoPod::LaTeX version 1.101050 or newer
      Template version 2.22 or newer
    * inkscape (for svg -> pdf conversion)

    * A number of LaTeX packages (see lib/*.sty). Ubuntu 10.04
      supplies most of what is needed with its texlive-latex-base,
      texlive-latex-extra, texlive-xetex, texlive-fonts-extra,
      texlive-latex-recommended and texlive-font-utils packages.

    * Adobe's fonts and B&H Luxi Sans. To get those, install
      ttf-xfree86-nonfree (and uninstall t1-xfree86-nonfree) and
      Acrobat Reader then copy *.otf from
      /opt/Adobe/Reader9/Resource/Font/ to ~/.fonts/
	
    * Run 'sudo fc-cache -f -v' to rebuild the cache in case the fonts
      are not found.

The book is produced from src/*.pod chapters ultimately rendered into
dist/*.pdf using bin/* and lib/* files.

Just type 'make' on your command line, and the book should be built in
dist/UsingPerl6.a4.pdf, with an A4 paper size; to get U.S. letter
size, type 'make PAPER=letter'. To get any PAPER width and height type
'make PAPER=6.125in,9.25in'; accepted length units are pt, in, cm and mm.

PDF versions of this book can be found at 
http://puffin.ch/perl/6/ and http://github.com/perl6/book/downloads

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).

book's People

Contributors

moritz avatar perlpilot avatar chromatic avatar rassie avatar util avatar jnthn avatar kraai avatar mfollett avatar jest avatar pmichaud avatar szabgab avatar eternaleye avatar colomon avatar nunorc avatar coke avatar ajs avatar molecules avatar gdonald avatar jeteve avatar cbvi avatar duelafn avatar wolfman2000 avatar jtpalmer avatar lucs avatar patspam avatar timbunce avatar snarkyboojum avatar

Watchers

Chuck Yang avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.