Beginning Perl Web Development: From Novice to Professional

Beginning Perl Web Development: From Novice to Professional
Authors
Steve Suehring
ISBN
1590595319
Published
07 Nov 2005
Purchase online
amazon.com

Beginning Perl Web Development: From Novice to Professional introduces you to the world of Perl Internet application development. This book tackles all areas crucial to developing your first web applications and includes a powerful combination of real-world examples coupled with advice. Topics range from serving and consuming RSS feeds, to monitoring Internet servers, to interfacing with e-mail. You'll learn how to use Perl with ancillary packages like Mason and Nagios.

Editorial Reviews

Beginning Perl Web Development: From Novice to Professional introduces you to the world of Perl Internet application development. This book tackles all areas crucial to developing your first web applications and includes a powerful combination of real-world examples coupled with advice. Topics range from serving and consuming RSS feeds, to monitoring Internet servers, to interfacing with e-mail. You’ll learn how to use Perl with ancillary packages like Mason and Nagios.

Though not version-specific, this book is an ideal read if you have had some grounding in Perl basics and now want to move into the world of web application development. Author Steve Suehring emphasizes the security implications of Perl, drawing on years of experience teaching readers how to think safe, avoid common pitfalls, and produce well-planned, secure code.

Table of Contents

  1. The CGI Module
  2. Popular CGI Modules
  3. Databases and Perl
  4. System Interaction
  5. LWP Modules
  6. Net:: Tools
  7. SOAP-Based Web Services
  8. Perl and RSS
  9. XML Parsing with Perl
  10. Apache and modperl
  11. Development with modperl
  12. The Template Toolkit
  13. Perl Web Sites with Mason

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Before software should be reusable, it should be usable.” - Ralph Johnson