| 1. |
Herongs Tutorial Notes on Perl - Part B
|
|
|
This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free, function, hard reference, IIS, Internet, language, Linux, module, MySQL, name space, object, object method, online, open directory, open file, package, Perl, regular expression, RPC::XML, sample codes, SOAP, SOAP::Lite, socket communication, soft reference, split, subroutine, performance, TCP, XML, XML-RPC, XML::Simple.
|
| 2. |
Mastering Regular Expressions
|
|
|
Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether youre a UNIX user or not, you can benefit from a better understanding of regular expressions since they work with applications ranging from validating data-entry fields to manipulating information in multimegabyte text files. Mastering Regular Expressions quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences. Written in an engaging style and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions offers a wealth information that you can put to immediate use.
|
| 3. |
Perl for Web Site Management
|
|
|
This book shows how to write CGI scripts to incorporate search engines, convert multiple text files to HTML, monitor log files, and track visitors to your site. 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. If youre more interested in streamlining your web activities than in learning a new programming language, Perl for Web Site Management is for you: its not so much about learning Perl as it is about using Perl to do common web chores more efficiently. Even if you dont have any programming background, this book will get you quickly past Perls seemingly forbidding barrier of chops and chomps, execs and elsifs.
|
| 4. |
mod perl Developers Cookbook
|
|
|
The mod_perl Developers Cookbook shows programming with the mod_perl API by example. The book takes developers from the basics of mod_perl to the development of advanced Web applications. Developers will learn tricks, solutions, and mod_perl idioms gleaned from the authors experience as developers and expert users.
|
| 5. |
Perl By Example
|
|
|
Through proven sample programs, Perl By Example takes readers from their first program to highly sophisticated scripting. Updated for Web developers, the book teaches CGI scripting with Perl. Filled with practical information on Perl development, Perl by Example, Third Edition covers names and operators, regular expressions, file handles, libraries, references, reporting, and more. Other highlights include: Support for Perl on Unix, Linux, Windows, and Macintosh; CGI Web development with CGI.pm; and Database integration with Perl DBI. The user-friendly style offers one-to-one comparisons with other popular languages and utilities and a massive reference section for easy look-up. The CD-ROM includes all source code from the book, plus new Perl distributions for Windows.
|
|