Logo

Perl 6 at a Glance by Andrew Shitov

Large book cover: Perl 6 at a Glance

Perl 6 at a Glance
by

Publisher: DeepText
ISBN-13: 9789082156836
Number of pages: 155

Description:
This book is about Perl 6, a programming language of the Perl family. It covers many basic and in-depth topics of the language and provides the initial knowledge you need to start working with Perl 6. The book does not require any previous experience with Perl, although some general understanding of programming is assumed.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Perl 6 ProgrammingPerl 6 Programming
- Wikibooks
Perl 6 is the sixth edition of the Perl programming language, representing a major backwards-incompatible rewrite of the language. This online book is going to introduce the reader to the Perl 6 language and its many features.
(14402 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.
(6029 views)
Book cover: Practical mod_perlPractical mod_perl
by - O'Reilly
mod_perl is an Apache module that builds the Perl directly into the Apache web server. With mod_perl CGI scripts run 50 times faster, you can integrate databases with the server. The book is about building, using, programming, and optimizing mod_perl.
(15300 views)
Book cover: Embedding Perl in HTML With MasonEmbedding Perl in HTML With Mason
by - O'Reilly
The text shows how to create large, dynamically driven web sites that look good and are easy to maintain. Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML.
(16137 views)