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: Practical Perl ProgrammingPractical Perl Programming
by - 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.
(17588 views)
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.
(21352 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.
(15239 views)
Book cover: Learning Perl the Hard WayLearning Perl the Hard Way
by - Green Tea Press
The book for people who already know how to program in another language, but don't know Perl. It gets through the basics as quickly as possible, the emphasis is on good programming style in Perl. Object-oriented programming is the center of focus.
(23134 views)