Logo

Perl for the Web by Chris Radcliff

Large book cover: Perl for the Web

Perl for the Web
by

Publisher: New Riders Press
ISBN/ASIN: 0735711143
ISBN-13: 9780735711143
Number of pages: 416

Description:
Perl for the Web provides the tools and principles needed to design a high-performance, dynamic Web site using Perl. Special attention is given to templates, integration, and load testing. Topics covered include the need for speed, document management with templates and embedded Perl, faster performance using persistent Perl, good Web coding style, faster database access from Perl, and pairing XML with Perl for content management and B2B communication.

Home page url

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

Similar books

Book cover: Beginning PerlBeginning Perl
by - Wrox Press
The book on Perl installation, the language elements - references, regular expressions, modules, and basic applied techniques. It teachese how to write CGI scripts to generate web pages, hot to access databases in Perl, and beyond.
(21385 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.
(14599 views)
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.
(6433 views)
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.
(13871 views)