Skip to content

JJ/perl6em

Repository files navigation

Perl 6, the musical

Build Status

This book Learning to program with Perl 6, is available in ebook and paperback from Amazon, and focuses on teaching how to perform basic programming tasks and solve problems using Perl 6, a new and modern language for all kind of things. Check out the (sparse) web at http://jj.github.io/perl6em

This repository includes also a play, which was featured in The New Stack after stating it at the Perl devroom in FOSDEM.

Building the book

Requirements

Perl 6 modules required:

  • Text::Markdown;
  • Text::Wrap;
  • JSON::Tiny;

On a Debian 8 system the following packages may be required (if not already installed):

  • texlive-xetex