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
Perl for the Webby 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.
(15903 views)
Web Client Programming with Perlby Clinton Wong - 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.
(24035 views)
Practical Perl Programmingby A. D. Marshall - Cardiff School of Computer Science
Introduction to Perl: variables, arrays, operators, statements, functions, references, input and output, regular expressions, reports, special variables, handling errors and signals, objects, modules, debugging, command-line options, etc.
(19644 views)
Data Munging with Perlby David Cross - Manning Publications Co.
The book presents techniques for using Perl to recognize, parse, transform, and filter data. The author David Cross will show you dozens of useful ways to get those everyday data manipulation chores done better, faster, and more reliably.
(7018 views)