Perl Application Server Developer's Guide
Kyle R. Burton
Copyright © 2002 by Kyle R. Burton
Table of Contents
Foreword
Preface
What's in this manual
Other Sources Of Information
Conventions Used in This Book
Programming Conventions
Documentation Conventions
Getting Help
Acknowledgments
About This Document
Introduction
Overview of Pas
The use of the
use strict
and
use warnings
pragmas
PSP
Pas Server Pages
PSP Tags
PSP Environment
The Query Object
The Response Object
Page Objects
Overview
Writing Page Objects
Overriding
request_init
Another Example
Changing the Content-type
The Request Handler
The Request process
The Life Cycle of a Request
Resources
Software Resources
Next >>>
Foreword