Embedding Perl in HTML With Mason
by Dave Rolsky, Ken Williams
Publisher: O'Reilly 2002
ISBN/ASIN: 0596002254
ISBN-13: 9780596002251
Number of pages: 318
Description:
Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML. This book shows readers how to create large, complex, dynamically driven web sites that look good and are a snap to maintain. Readers will learn how to visualize multiple Mason-based solutions to any given problem and select among them. This is an essential reading for any Perl programmer who wants to simplify web site design.
Download or read it online for free here:
Read online
(online html)
Similar books

by Geoffrey Sampson - BookBoon
Contents: Introduction; Getting started; Data types; Operators; Branches; Program layout; Built-in functions; Loops; Reading from a file; Pattern matching; Writing to a file; Arrays; Lists; Scalar versus list context; Two-dimensional tables; etc.
(12790 views)

- 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.
(13310 views)

by Chris Radcliff - New Riders Press
Introduces the tools needed to design a dynamic website using Perl programming language. It covers templates, integration, load testing, the need for speed, document management, persistent Perl, good coding style, fas database access and more.
(13016 views)

by Bradley M. Kuhn - ebb.org
The material covered in this book is designed to prepare the reader to enter the world of Perl programming. This book covers the basic data and control structures of Perl, as well as the philosophies behind Perl programming.
(16300 views)