This is an advance chapter of Learning Perl 6 by Randal L. Schwartz and brian d foy. It is incomplete and may contain merely notes or an outline for future work. It may also contain sections of their writing from other sources, although these are noted where possible.
This work is copyrighted under a contract between O'Reilly Media and the authors, and you cannot repost it or distribute it without permission.
An introduction to the scope and intent of this book.
The following typographic conventions are used in this book:
Used for function names, module names, filenames, environment variables, code snippets, and other literal text
Used for emphasis and for new terms where they are defined
This book is here to help you get your job done. In general, you may use the code in this book in your programs and documentation. You do not need to contact O'Reilly for permission unless you're reproducing a significant portion of the code. For example, writing a program that uses several chunks of code from this book does not require permission. Selling or distributing a CD-ROM of examples from O'Reilly books does require permission. Answering a question by citing this book and quoting example code does not require permission. Incorporating a significant amount of example code from this book into your product's documentation does require permission.
We appreciate, but do not require, attribution. An attribution usually includes the title, author, publisher, and ISBN. For example, Learning Perl 6, by Randal L. Schwartz and brian d foy. Copyright 2007 O'Reilly Media, Inc., XXX.
If you feel your use of code examples falls outside fair use or the permission given above, feel free to contact us at permissions@oreilly.com.
Please address comments and questions concerning this book to the publisher:
The web page for this book, which lists errata, examples, or any additional information, can be found at:
Additionally, during the writing the author maintained a website for the book where you can find additional information, including links to related resources and possible updates to the book:
To comment or ask technical questions about this book, send email to:
For more information about books, conferences, Resource Centers, and the O'Reilly Network, see the O'Reilly web site at:
From Randal:
From brian: