Logo

Embedding Perl in HTML With Mason

Large book cover: Embedding Perl in HTML With Mason

Embedding Perl in HTML With Mason
by

Publisher: O'Reilly
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.

Home page url

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

Similar books

Book cover: Perl for BeginnersPerl for Beginners
by - 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.
(13872 views)
Book cover: Using Perl 6Using Perl 6
by
This book is primarily for people who want to learn Perl 6. It teaches the basics from a Perl 6 perspective, touching on variable interpolation, datastructure use, object construction, threads, closures, symbol tables, and other core features.
(15265 views)
Book cover: Web Client Programming with PerlWeb Client Programming with Perl
by - O'Reilly
Covers scripting to the Web, basics browser-server communication, writing Web clients for common tasks automatization, detection of broken links on a website. The book of interest to web administrators, Unix programmers and software developers.
(21852 views)
Book cover: Perl ProgrammingPerl Programming
- Wikibooks
This books describes and explains Perl (Practical Extraction and Report Language), a scripting language that is usually interpreted and is noted for its extensive use of regular expressions and a large module archive CPAN.
(12173 views)