Book Description
This is the first book to introduce Mason, an open source Perl-based platformwith template elements.
Author : Dave Rolsky
Publisher : "O'Reilly Media, Inc."
Page : 318 pages
File Size : 30,36 MB
Release : 2002-10-16
Category : Computers
ISBN : 0596002254
This is the first book to introduce Mason, an open source Perl-based platformwith template elements.
Author : James Lee
Publisher : Addison-Wesley Professional
Page : 465 pages
File Size : 35,69 MB
Release : 2003
Category : Computers
ISBN : 020177061X
The authors provide the most useful, practical information on a broad range of open source technologies. This practical guide presents a survey of LAMP technologies, and shows how these solutions can be implemented securely while improving reliability and cutting costs. The book focuses on the most important core material necessary for the developer to hit the ground running and begin building applications right away.
Author : Darren Chamberlain
Publisher : "O'Reilly Media, Inc."
Page : 593 pages
File Size : 13,99 MB
Release : 2003-12-23
Category : Computers
ISBN : 144931323X
Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML::Template, and hundreds of other lesser known systems--the Template Toolkit is widely recognized as one of the most versatile. Like other templating systems, the Template Toolkit allows programmers to embed Perl code and custom macros into HTML documents in order to create customized documents on the fly. But unlike the others, the Template Toolkit is as facile at producing HTML as it is at producing XML, PDF, or any other output format. And because it has its own simple templating language, templates can be written and edited by people who don't know Perl. In short, the Template Toolkit combines the best features of its competitors, with ease-of-use and flexibility, resulting in a technology that's fast, powerful and extensible, and ideally suited to the production and maintenance of web content and other dynamic document systems.In Perl Template Toolkit you'll find detailed coverage of this increasingly popular technology. Written by core members of the technology's development team, the book guides you through the entire process of installing, configuring, using, and extending the Template Toolkit. It begins with a fast-paced but thorough tutorial on building web content with the Template Toolkit, and then walks you through generating and using data files, particularly with XML. It also provides detailed information on the Template Toolkit's modules, libraries, and tools in addition to a complete reference manual.Topics in the book include: Getting started with the template toolkit The Template language Template directives Filters Plugins Extending the Template Toolkit Accessing databases XML Advanced static web page techniques Dynamic web content and web applications The only book to cover this important tool, Perl Template Toolkit is essential reading for any Perl programmer who wants to create dynamic web content that is remarkably easy to maintain. This book is your surefire guide to implementing this fast, flexible, and powerful templating system.
Author : Stas Bekman
Publisher : "O'Reilly Media, Inc."
Page : 924 pages
File Size : 31,90 MB
Release : 2003
Category : Computers
ISBN : 0596002270
This book gives detailed instructions on how to use, optimize, and troubleshoot mod_perl. It shows how to get this Apache module running quickly and easily.
Author : Geoffrey Young
Publisher : Sams Publishing
Page : 676 pages
File Size : 15,56 MB
Release : 2002
Category : Computers
ISBN : 9780672322402
A task-based reference that will provide experienced developers with useful recipes and easy-to-follow solutions to common problems when using mod_perl in Web applications. The first mod_perl cookbook, containing valuable recipes that use mod_perl to extend the Apache API. with tricks, solutions, and idioms .
Author : Andy Duncan
Publisher : "O'Reilly Media, Inc."
Page : 624 pages
File Size : 46,8 MB
Release : 2002-08-19
Category : Computers
ISBN : 1449390919
Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle databases. Whether you're responsible for Oracle9i, Oracle8i, or earlier databases, you'll find Perl an invaluable addition to your database administration arsenal.You don't need to be a Perl expert to use the excellent applications and scripts described in Perl for Oracle DBAs. The book explains what you need to know about Perl, provides a wealth of ready-to-use scripts developed especially for Oracle DBAs, and suggests many resources for further exploration. The book covers: The Perl language -- an introduction to Perl, its rich history and culture, and its extensive text processing and data transformation capabilities. The Perl/Oracle architecture -- Detailed information about Perl DBI, DBD::Oracle, the Oracle Call Interface (OCI), Oracle::OCI, extproc_perl, and mod_perl, the modules that allow Perl programs to communicate with Oracle databases. Perl applications for Oracle DBAs -- Profiles of the best Perl open source applications available for use and customization by Oracle DBAs: Perl/Tk, OraExplain, StatsView, Orac, DDL::Oracle, SchemaDiff, Senora, DBD::Chart, SchemaView-Plus, Oracletool, Karma, Embperl, and Mason. The Perl Database Administration (PDBA) Toolkit -- a comprehensive suite of specialized, ready-to-use scripts designed to help Oracle DBAs perform both routine and special-purpose administrative tasks: monitoring the Oracle alert log and databases, creating and managing Oracle user accounts, maintaining indexes and extents, extracting DDL and data, troubleshooting and tuning database problems, and much more. The book also explains how Oracle DBAs and developers can extend the toolkit and solve their own database administration problems using Perl.
Author : Steve Suehring
Publisher : Apress
Page : 361 pages
File Size : 17,33 MB
Release : 2006-11-22
Category : Computers
ISBN : 1430200898
* Avoids proof-of-concept examples in favor of teaching readers how to produce well-coded secure CGI applications that will stand up to the demands of being placed into the potentially hostile environment of the Internet. * Takes a holistic approach to web application development and includes instruction on how to use ancillary programs such as Mason and Nagios that the reader will need to be familiar with in order to progress. * The book’s comprehensive scope tackles all the areas of Perl web application development the reader is likely to need in creating their first web applications.
Author : D. Curtis Jamison
Publisher : John Wiley & Sons
Page : 206 pages
File Size : 41,31 MB
Release : 2003-07-14
Category : Medical
ISBN : 9780471430599
Working on the assumption that the reader has no formal training in programming, Perl Programming for Biologists demonstrates how Perl is used to solve biological problems. Each chapter opens with a set of learning objectives, provides numerous review questions and self-study exercises, and concludes with a bulleted summary of key points. The author incorporates numerous real-life examples throughout the text. Upon completing the book, readers are able to quickly perform such tasks as correcting recurring errors in spreadsheets, scanning a Fasta sequence for every occurrence of an EcoRI site, adapting other writers' scripts to one's own purposes, and most important, writing reusable and maintainable scripts that spare the rote repetition of code.
Author : Thomas Boutell
Publisher : Addison-Wesley Professional
Page : 422 pages
File Size : 48,37 MB
Release : 1996
Category : Computers
ISBN : 9780201422191
Turn static Web pages into dynamic documents with CGi (Common Gateway interface) programming. You'll learn how to write programs in C and Perl to handle forms and generate images, movies, sound, and more on the fly. The CD-ROM offers an array of useful CGi programs in C and Perl, ready to plug in.
Author : Randal Schwartz
Publisher : "O'Reilly Media, Inc."
Page : 389 pages
File Size : 44,94 MB
Release : 2011-06-23
Category : Computers
ISBN : 1449303587
The sixth edition of this bestselling Perl tutorial includes recent changes to the language. Years of classroom testing and experience helped shape the book's pace and scope, and this edition is packed with exercises that let readers practice the concepts while they follow the text.