Logo

Perl 6 Programming

Small book cover: Perl 6 Programming

Perl 6 Programming

Publisher: Wikibooks

Description:
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Think Perl 6: How to Think Like a Computer ScientistThink Perl 6: How to Think Like a Computer Scientist
by - Green Tea Press
After having completed this book, you should be able to write programs to solve relatively difficult problems in Perl 6, but my main aim is to teach computer science, software programming, and problem solving rather than solely to teach the Perl 6.
(6461 views)
Book cover: Perl 5 InternalsPerl 5 Internals
by - NetThink
A three-hour course which provides a hands-on introduction to how the perl interpreter works internally, how to go about testing and fixing bugs in the interpreter, and what the internals are likely to look like in the future of Perl, Perl 6.
(13123 views)
Book cover: Essential PerlEssential Perl
by - Stanford University
An introduction to the main features of the Perl language. It's intended for people who know some programming but need an introduction to Perl. Topics: scalar variables, strings, arrays, hash tables, file input and output, regular expressions, etc.
(6083 views)
Book cover: Beginning PerlBeginning Perl
by - Wrox
This book introduces Perl to both new programmers and experienced ones. It presents step-by-step guidance in getting started, a host of try-it-out exercises, real-world examples, and everything necessary for a Perl novice to start with confidence.
(14638 views)