Perl 6 Programming
Perl 6 is the sixth edition of the Perl programming language, representing a major backwards-incompatible rewrite of the language. It's a versatile and powerful multi-paradigm programming language. This book is going to introduce the reader to the Perl 6 language and its many features.
Table of Contents
Introduction
Perl 6 Basics
- Variables and Data
- Types and Context
- Basic Operations
- Control Structures
- Subroutines
- Blocks and Closures
- Classes And Attributes
- Comments and POD
Rules and Grammars
Data Types and Operators
Blocks and Subroutines
Multitasking and Concurrency
- Coroutines
- Threading
- Save States
Input and Output
Organization
- Packages
- Modules
World of Perl
- CPAN
- Migrating from Perl 5
- Getting Involved
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.