Below you will find 0 categories and 4 links related to Perl Tricks Resources.
The Perl Multimedia Cyber Classroom delivers complete interactive Perl training that includes more than 3 hours of audio, hundreds of programming and interactive exercises, more than 100 complete Perl programs, full-text searching, hyperlinking, tips, tricks, and more. Perl By Example is a guide to Perl that starts with the basics of Perl scripting and carries you all the way to advanced networking and Web applications. Coverage starts with statements, variables, scalars, arrays, hashes, and printing. Understand Perl operators, expressions, control structures, and file handling. Next, learn how to modularize and package Perl scripts, work with objects in the Perl environment, interface with the surrounding system, and create sophisticated reports. Using extensive examples, learn how to use Perl on the Web and in advanced networking applications that utilize message queues, semaphores, and shared memory.
Mod_perl is a unique piece of software that wholly integrates the power of Perl with the flexibility and stability of the Apache Web server. With mod_perl, developers can harness the power of the full Apache API and develop Web applications quickly and without sacrificing performance. The mod_perl Developer's Cookbook teaches programming with the mod_perl API by example. The book takes developers from the basics of mod_perl to the development advanced Web applications. Developers will learn tricks, solutions, and mod_perl idioms gleaned from the authors' experience as developers and expert users of mod_perl. Geoffrey Young is a frequent contributor to the mod_perl community and has written scores of mod_perl handlers, the most useful of which can be found on CPAN. Paul Lindner manages, designs, and implements mod_perl applications at Critical Path. Randy Kobes is a professor of physics who used mod_perl to establish a search engine for CPAN.
Experienced HTML authors, Webmaster, and Intranet programmers will find this book one of the fastest ways to learn CGI programming. Topics include catalog, search engine, order forms, database referencing, and user feedback scripts. Real world examples emphasize creating forms and user-driven, interactive Web sites. Topics include: Introducing Perl and CGI; Bringing Perl to the World Wide Web; Connecting Perl to the World Wide Web; Using Perl and CGI in the Real World; Creating Real-World HTML Forms with Perl and CGI; Perl and the Complex Web Page; Creating a Guest Book for Your Web Site; Creating Dynamic Web Pages: More Tools; Monitoring Web Site Activity; The Language of the Web; Platforms on the World Wide Web; Advanced Perl-CGI Tricks; Security on Your Web Site. Perl CGI Programming also includes a few appendixes: Appendix A Perl Standard Library Reference; Appendix B A Brief History of the Internet. Also included is a Perl Glossary.
Designed to teach the basics of CGI programming necessary for highly interactive web sites, this volume offers line-by-line breakdowns of seven CGI programs including a search engine, password protection, advanced form processing, a shopping cart, customized bulk e-mail, and advanced visitor feedback. Also included is a library of 13 sub routines for e-mail support, file encoding, credit card validation, e-mail address checking, error handling, and text encryption. You also get a usage guide, installation instructions, and professional CGI and Perl programming tricks and customization tips for each program and subroutine. The CD-ROM is a gold mine of ready-to-use software and valuable information. You get all the CGI programs from the book; the complete Matt's Script Archive; a collection of the best scripts from across the Web; the complete Perl programming manual; and the most recent Windows, UNIX, and MacOS versions of Perl.