Custom Cgi Scripting With Perl

Download Custom Cgi Scripting With Perl PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Custom Cgi Scripting With Perl book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Custom CGI Scripting with Perl

The only one-stop resource for Web developers and programmers This book is an indispensable resource for Web developers and programmers who program CGI applications in Perl. It is designed to function as both a comprehensive reference to the fundamentals and a hands-on tutorial with detailed examples on creating and customizing CGI applications for the Web. Readers learn how to set up a server for integrating CGI scripts, how to work with HTTP variables, and other important CGI basics. They get a complete review of all the Perl syntax needed to create CGI programs and learn how to upload and test scripts and how to use libraries effectively.
CGI Programming with Perl

Author: Scott Guelich
language: en
Publisher: "O'Reilly Media, Inc."
Release Date: 2000-06-29
Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a time when CGI was the only game in town for server-side programming; today, although we have ASP, PHP, Java servlets, and ColdFusion (among others), CGI continues to be the most ubiquitous server-side technology on the Web.CGI programs can be written in any programming language, but Perl is by far the most popular language for CGI. Initially developed over a decade ago for text processing, Perl has evolved into a powerful object-oriented language, while retaining its simplicity of use. CGI programmers appreciate Perl's text manipulation features and its CGI.pm module, which gives a well-integrated object-oriented interface to practically all CGI-related tasks. While other languages might be more elegant or more efficient, Perl is still considered the primary language for CGI.CGI Programming with Perl, Second Edition, offers a comprehensive explanation of using CGI to serve dynamic web content. Based on the best-selling CGI Programming on the World Wide Web, this edition has been completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. The book starts at the beginning, by explaining how CGI works, and then moves swiftly into the subtle details of developing CGI programs.Topics include: Incorporating JavaScript for form validation Controlling browser caching Making CGI scripts secure in Perl Working with databases Creating simple search engines Maintaining state between multiple sessions Generating graphics dynamically Improving performance of your CGI scripts
Mastering the Art of Perl Programming: Advanced Techniques and Skills

Unlock the full potential of Perl programming with "Mastering the Art of Perl Programming: Advanced Techniques and Skills." This expertly crafted book is designed for seasoned programmers eager to deepen their expertise in Perl. With a focus on real-world applicability, it delves into the intricate aspects of Perl, from object-oriented programming and complex data structures to network programming and web development, equipping you with the skills needed to tackle today's software challenges. Dive into a meticulously organized compendium that not only explores Perl's powerful features but also teaches you how to harness them for maximum efficiency. Each chapter blends theory with practical insights, covering essential topics such as concurrent programming, database interfacing, and sophisticated text processing. With a special emphasis on Perl's unique strengths, including its unmatched capabilities in regular expressions, this book provides the tools to optimize your code for enhanced performance and reliability. Whether you're building intricate applications or contributing to the vibrant ecosystem of Perl modules, this book offers invaluable guidance. Learn to create robust, scalable, and maintainable solutions while seamlessly distributing your work through CPAN. Crafted for professionals who thrive on innovation, "Mastering the Art of Perl Programming" serves as both an enlightening read and a practical guide, propelling your programming career to new heights.