Custom CGI Scripting with Perl

Visit 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. The book begins with an overview of CGI fundamentals and shows you how to set up a server for integrating CGI scripts. Hanegan then offers detailed coverage of Perl, including all the syntax for CGI programs. He also shows you how to upload and test perl scripts.

  • Cost: $39.99
  • Pages: 108
  • Edition: e-book (Adobe Reader)
  • ISBN: B00005T81B

Data Munging with Perl

Visit Data Munging with Perl

"Munging" is a computer term referring to the process of data conversion. Perl is particularly well suited to data munging and this programmer's guide provides advice on how to most efficiently manipulate data using Perl. After the manipulation of unstructured, record-oriented, fixed-width, and binary data is explored, the work moves into the realms of hierarchical data structures and parsers such as HTML and XML parsing tools. Finally, a demonstration of how to write one's own parsers for data structures is provided. The chapters are concise, the coverage is comprehensive, and the examples are plentiful and relevant.

  • Cost: $25.87
  • Pages: 300
  • Edition: 1st edition
  • ISBN: 1930110006

Developing CGI Applications with Perl

Visit Developing CGI Applications with Perl

If you are ready to build your own customized interactive documents, forms, graphics, and other full-feature CGI applications using Perl, then this book will show you how. Developing CGI Applications with Perl is written by a team of CGI experts who have developed cutting-edge applications for many of the most advanced sites on the Web. This book: Provides all of the tools and techniques to build dynamic documents, database query tools, interactive graphics, Web search tools, and all other types of CGI applications; Covers CGI, HTTP, and the Perl scripting language; Reveals many of the best Web server utilities, HTML utilities, and other CGI applications now in use around the world. This comprehensive guide assumes no prior familiarity with Perl. This book offers a comprehensive tutorial for creating interactive Web applications using CGI. After an introduction to CGI, HTTP and the Perl scripting language, it offers complete Perl tutorials.

  • Cost: $29.95
  • Pages: 299
  • Edition: paperback
  • ISBN: 0471141585

Effective Perl Programming

Visit Effective Perl Programming

In Effective Perl Programming, Perl experts Joseph Hall and Randal Schwartz share programming solutions, techniques, programming pointers, rules of thumb, and the pitfalls to avoid, enabling you to make the most of Perl's power and capabilities. The authors will help you develop a knack for the right ways to do things. They show you how to solve problems with Perl, and how to debug and improve your Perl programs. Offering examples, they help you learn good Perl style. Geared for programmers who have already acquired Perl basics, the book will extend your skill range, providing the tactics and deeper understanding you need to create Perl programs that are more elegant, effective, and succinct.

  • Cost: $24.47
  • Pages: 288
  • Edition: 1st edition
  • ISBN: 0201419750

Elements of Programming With Perl

Visit Elements of Programming With Perl

Introduces the basic elements of computer programming using the context of the Perl language. Variables, loop control constructs, file input and output, regular expressions, references, nested data structures, string and list processing, modules, debugging, abstract data structures and object-oriented programming are covered. This is a complete introduction to programming using Perl, written so it's accessibler to those learning Perl as their first programming language. With examples ranging from useful utility to search the Perl FAQs to a web client for tracking and charting stock quotes to an object-oriented student grading system, this book offers you a practical, hands-on approach to learning programming the Perl way. Inside you will find: style and design issues and the software development cycle; Perl's data types, variables, operators, and control structures; Perl's regular expressions; references and nested data types; list manipulation.

  • Cost: $24.47
  • Pages: 350
  • Edition: paperback
  • ISBN: 1884777805

Embedding Perl in HTML With Mason

Visit Embedding Perl in HTML With Mason

Embedding Perl in HTML with Mason shows you how to create large, complex, dynamically driven web sites that look good and are a snap to maintain. You'll learn how to visualize multiple Mason-based solutions to any given problem and select among them. The book covers the latest release of Mason 1.12, which has many new features, including line number reporting based on source files, sub-requests, and easier use as a CGI. The only book to cover this important tool, Embedding Perl in HTML with Mason is essential reading for any Perl programmer who wants to simplify web site design. Learn how to use Mason, and you'll spend more time making things work, and less time reinventing the wheel. Mason doesn't aim to be the one true Perl-based templating system for building web sites, but it's led many programmers to abandon their custom solutions when they've seen how much easier using Mason can be. Creating a Mason-based site can be tricky.

  • Cost: $24.47
  • Pages: 318
  • Edition: paperback
  • ISBN: 0596002254

Extending and Embedding Perl

Visit Extending and Embedding Perl

An explanation of how to expand the functionality and usefulness of the Perl programming language, this guide delves into the complex issues of using real code examples from the Perl source. Detailed is how to use Perl from C programs, such as writing interfaces to C libraries, techniques on implementing Perl callbacks for C libraries, passing Perl hashes and arrays between Perl and C. Additionally, developers are provided with an API reference for the internal C interface to Perl and a reference on the typemap system. Sometimes programmers are required to go outside the core of the Perl programming language to C routines or libraries in order to get their task done. This work was written in order to help software writers relate Perl and C. Assuming that readers are knowledgeable in Perl, they explain how to embed C into programs. In addition they also address cases where Perl is not the best base language and explore the opposite case.

  • Cost: $31.47
  • Pages: 384
  • Edition: paperback
  • ISBN: 1930110820

Games Diversions & Perl Culture

Visit Games Diversions & Perl Culture

Games, Diversions, and Perl Culture is the third volume of The Best of the Perl Journal, compiled and re-edited by the original editor and publisher of The Perl Journal, Jon Orwant. The 47 articles included in this volume are simply some of the best Perl articles ever written on the subjects of games, diversions, and the unique culture of this close-knit community, by some of the best Perl authors and coders. Games, Diversions & Perl Culture focuses on entertaining topics that make Perl users such fanatics about the language. You'll find all of the playful features TPJ offered over the years, including the Obfuscated Perl Contests, Perl Quiz Shows, humor articles, and renowned one-line recipes. The book also contains a panoply of quirky applications of Perl, including genetic algorithms, home automation, music programming, and an entire section on natural language processing. This anthology is an unmatched compendium of Perl lore.

  • Cost: $27.97
  • Pages: 504
  • Edition: 1st edition
  • ISBN: 0596003129

Genomic Perl

Visit Genomic Perl

In this introduction to computational molecular biology, Rex Dwyer explains many basic computational problems and gives concise, working programs to solve them in the Perl programming language. With minimal prerequisites, he covers the biological background for each problem, develops a model for the solution, and then introduces the Perl concepts needed to implement the solution. The chapters discuss pairwise and multiple sequence alignment, fast database searches for homologous sequences, protein motif identification, genome rearrangement, physical mapping, phylogeny reconstruction, , sequence assembly, gene finding, and RNA secondary structure. Concrete examples and a step-by-step approach enable readers to grasp the computational and statistical methods. Combines intuitive derivations of most key algorithms, and thoughtful use of key references to illustrate solutions of main problems with a detailed example.

  • Cost: $60.00
  • Pages: 400
  • Edition: 1st edition
  • ISBN: 052180177X

Graphics Programming with Perl

Visit Graphics Programming with Perl

Perl users learn tools and techniques that can be used to create and manipulate graphics with the Perl programming language. Topics range from simple graphics recipes to the development and design of flexible graphics software. Between these two extremes are examples of more complex uses of selected modules, such as using graphics in Web applications, and more general techniques for dealing with graphics and graphics formats. Source code downloads and technical support from the authors are available on publisher's Web site. Topics range from simple graphics recipes to the development and design of flexible graphics software. Source code downloads and technical support from the authors are available on the publisher's Web site. Martien Verbruggen is a senior programmer and project leader for Commercial Dynamics. He wrote GIFgraph and its progenitor GD: Graph to be able to display graphs without external programs.

  • Cost: $27.97
  • Pages: 300
  • Edition: 1st edition
  • ISBN: 1930110022