Book description
Checking links, batch editing HTML files, tracking users, and writing CGI scripts--these are the often tedious daily tasks that can be done much more easily with Perl, the scripting language that runs on almost all computing platforms. If you're more interested in streamlining your web activities than in learning a new programming language, Perl for Web Site Management is for you: it's not so much about learning Perl as it is about using Perl to do common web chores more efficiently. The secret is that, although becoming a Perl expert may be hard, most Perl scripts are relatively simple. Using Perl and other open source tools, you'll learn how to:
Incorporate a simple search engine
Write a simple CGI gateway
Convert multiple text files into HTML
Monitor log files
Track users as they navigate your site
Even if you don't have any programming background, this book will get you quickly past Perl's seemingly forbidding barrier of chops and chomps, execs and elsifs. You'll be able to put an end to using clunky tools, editing files tediously by hand, or relying on programmers and system administrators to do "the hard stuff" for you. Sure, you might learn a little bit about programming as well, and perhaps something about the role of open source tools on the Web. But the purpose of Perl for Web Site Management isn't to educate you--it's to empower you. Whether you're a developer, a designer, or simply a dabbler on the Web, this book is the plain-English, hands-on introduction to Perl you've been waiting for.
Table of contents
-
Perl for Web Site Management
- Preface
- 1. Getting Your Tools in Order
- 2. Getting Started with Perl
- 3. Running a Form-to-Email Gateway
- 4. Power Editing with Perl
- 5. Parsing Text Files
- 6. Generating HTML
- 7. Regular Expressions Demystified
- 8. Parsing Web Access Logs
- 9. Date Arithmetic
- 10. Generating a Web Access Report
- 11. Link Checking
- 12. Running a CGI Guestbook
- 13. Running a CGI Search Tool
- 14. Using HTML Templates
- 15. Generating Links
- 16. Writing Perl Modules
- 17. Adding Pages via CGI Script
- 18. Monitoring Search Engine Positioning
- 19. Keeping Track of Users
- 20. Storing Data in DBM Files
- 21. Where to Go Next
- Index
- Colophon
Product information
- Title: Perl for Web Site Management
- Author(s):
- Release date: October 2001
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781565926479
You might also like
book
Embedding Perl in HTML with Mason
Mason doesn't aim to be the one true Perl-based templating system for building web sites, but …
book
Perl & LWP
Perl soared to popularity as a language for creating and managing web content, but with LWP …
book
Web Client Programming with Perl
On the World Wide Web, people are accustomed to using graphical browsers such as Netscape Navigator …
book
What's New in Apache Web Server 2.2?
What's New in Apache Web Server 2.2? shows you all the new features you'll know to …