Perl & XML (O'Reilly Perl)

Visit Perl & XML (O'Reilly Perl)

XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. Perl & XML is aimed at Perl programmers who need to work with XML documents and data. The book covers all the major modules for XML processing in Perl, including XML::Simple, XML::Parser, XML::LibXML, XML::XPath, XML::Writer, XML::Pyx, XML::Parser::PerlSAX, XML::SAX, XML::SimpleObject, XML::TreeBuilder, XML::Grove, XML::DOM, XML::RSS, XML::Generator::DBI, and SOAP::Lite. But this book is more than just a listing of modules; it gives a complete, comprehensive tour of the landscape of Perl and XML, making sense of the myriad of modules, terminology, and techniques. This book covers parsing XML documents and writing them out again; working with event streams and SAX; tree processing and the Document Object Model (DOM); advanced tree processing with XPath and XSLT.

  • Cost: $24.47
  • Pages: 216
  • Edition: 1st edition
  • ISBN: 059600205X

Perl 5 Complete

Visit Perl 5 Complete

Of the multitude of languages available, Perl has emerged as the language of choice for Internet programmers and Web developers who wish to build dynamically interactive sites. And Perl 5 offers programmers a battery of key tools -- including a new compiler that creates faster, more compact code. Only Perl 5 Complete delivers the complete background professional programmers need to be conversant in Perl and create the best Web sites. This requisite sourcebook covers it all basic syntax, regular expressions, and much more. Inside Perl 5 Complete you'll find everything you need to: Master the new Perl compiler; Develop modules for Windows NT: Process, Mutex, Registry, and OLE ODBC; Develop modules for Unix: ProcessMgr, SafeSig, and ReadKey; Use Perl to run databases and CGI applications more smoothly; Interface Perl 5 to Java, Visual Basic, and C/C++; Explore dozens of pre-written programming modules.

  • Cost: $54.95
  • Pages: 1232
  • Edition: Book and CD-ROM edition
  • ISBN: 0079136982

Perl 5 HowTo

Visit Perl 5 HowTo

A book/CD-ROM providing 200 detailed solutions to Perl and CGI problems in question-and-answer format. Solutions are complete with reasons why the problem occurs, step-by-step directions, potential pitfalls, alternate solutions, and source code. Solutions are graded by complexity to help beginners separate out advanced tasks. The accompanying CD-ROM contains Perl 5 source and binaries, extensions, utilities, and HTML pages, as well as solutions and code from the book. For beginning through advanced Perl programmers. Perl 5 How-To saves Perl programmers hours of programming time by providing solutions to over 200 Perl problems in easy-to-access, award-winning Q&A format. Multi-platform (UNIX, DOS) documentation and solutions. Over 200 practical solutions to Perl programming problems. CD-ROM includes Perl source code, binaries, scripts, and utilities-all of which can be plugged into the readers own Perl programs.

  • Cost: $7.45
  • Pages: 894
  • Edition: 2nd edition
  • ISBN: 1571691189

Perl 5 Pocket Reference

Visit Perl 5 Pocket Reference

Revised to cover Perl version 5.6, this quick reference provides a complete overview of the Perl programming language, all packed into a convenient, carry-around booklet. This third edition covers: A summary of Perl syntax rules A complete list of operators, built-in functions, and standard library modules, all with brief descriptions. The newest Perl features, such as enhanced regular expressions, multithreading, the Perl compiler, and unicode support. Pocket reference providing a complete overview of Perl from variables to input & output, from flow control to regular expressions, from function to document formats, plus a summary of Perl rules.

  • Cost: $3.79
  • Pages: 96
  • Edition: 3rd edition
  • ISBN: 0596000324

Perl 5 Programmer's Reference

Visit Perl 5 Programmer's Reference

Written by Perl programmers for Perl programmers, this resource is organized in an encyclopedic format, with thumbtabs, for easy access to all aspects of Perl. It features all the new and changed functions in Perl 5 as well as Perl 4 functions carried over. The book offers common programming techniques for Perl on a function-by-function basis. The CD includes a hypertext version of the book, EarthLink TotalAccess Internet connection package with Netscape Navigator, and code samples and shareware. This book was developed under the assumption that when Perl programmers need help on a particular problem, they want it now. They do not want to filter through hard-to-understand documentation with examples that are too complex. You should notice that even though this book is for intermediate and advanced users, its definitions and examples are quite easy to follow and understand. Programming is much like one's handwriting as its unique to each person.

  • Cost: $7.99
  • Pages: 428
  • Edition: Book and CD-ROM edition
  • ISBN: 1566047501

Perl and CGI for the World Wide Web

Visit Perl and CGI for the World Wide Web

Perl is one of the most popular scripting languages for adding powerful interactive features to Web pages. Perl lets you place forms on your site that collect and process user input such as comments and product orders; enables visitors to search for information; and can integrate a database into your site, among its many other capabilities. Perl and CGI for the World Wide Web, 2nd Edition: Visual QuickStart Guide fully revised and updated since its original 1998 release, gets users to the core of CGI scripting with Perl. Even first-time programmers will be able to create useful, workable scripts from scratch, or adapt and customize existing scripts to their own needs. Hundreds of screen shots and clear, easy-to-understand directions make this the perfect Perl book for beginners, as well as a handy reference for those with previous programming experience. Use CGI.pm, the standard Perl module for analyzing incoming form data.

  • Cost: $13.99
  • Pages: 336
  • Edition: 2nd edition
  • ISBN: 0201735687

Perl Beginner's Guide

Visit Perl Beginner's Guide

Essential skills for first-time programmers! Perl: A Beginner's Guide will teach you the fundamentals of Perl programming. It covers Perl capabilities and syntax, accessing databases, working with modules, CGI programming, debugging and much more. This beginner's guide is designed for easy learning: Modules: Each programming concept is divided into logical modules (chapters), ideal for linear learning Goals: Each module opens with the specific programming skills you¿ll have by the end of the module Ask the Experts: Q&A sections throughout 1-Minute Drills: Quick self-assessment sections to check your progress Annotated Syntax: Example code annotated with commentary that points to the particular technique illustrated Projects: Coding exercises contained in each module that build on one another, from simple to complex Mastery Checks: End-of-module reviews that test proficiency using multiple-choice, fill-in-the-blank, and simple coding questions.

  • Cost: $20.99
  • Pages: 474
  • Edition: 1st edition
  • ISBN: 0072129573

Perl Black Book

Visit Perl Black Book

With more than 1,000 examples, Perl Black Book, 2nd Edition is a complete reference to the Perl language ranging from language syntax and idioms to its use in applications such as e-commerce and integration with technologies such as XML and SOAP. Award-winning author Steven Holzner has updated his best-selling first edition to cover all aspects of Perl language version 5.6 including: syntax changes, improved security features, new database modules, and built-in functions. Three new chapters have been added to the second edition covering XML with DOM, SAX, CGI, SOAP, and WML. Plus, three chapters from the first edition have been moved to the included CD-ROM for a grand total of 31 chapters of complete Perl coverage.

  • Cost: $41.99
  • Pages: 1296
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 1932111107

Perl by Example

Visit Perl by Example

Both a reference and tutorial, this book covers the varieties of Perl and their system and Web applications. Chapters address scripts, printing, names, operators, pattern matching, files, subroutines, libraries, references, databases, interfaces, report writing, CGI, and related topics. An accompanying CD-ROM contains all the source code in the book. Through proven sample programs, professional Perl trainer Ellie Quigley takes readers from their first program to highly sophisticated scripting.

  • Cost: $31.49
  • Pages: 880
  • Edition: 3rd edition
  • ISBN: 0130282510

Perl CD Bookshelf 2.0 CD-ROM

Visit Perl CD Bookshelf 2.0 CD-ROM

Perl programmers increasingly rely on the Web, online help, and other online information sources to solve technical problems. Version 2.0 of O'Reilly's Perl CD Bookshelf gives you convenient online access to your favorite books from your CD-ROM drive. This updated version of The Perl CD Bookshelf contains the third edition of Programming Perl; a new book, Perl for System Administration; and a powerhouse of other O'Reilly Animal Guides. You'll have access to the combined resources of complete, unabridged versions of Perl in a Nutshell, Perl Cookbook, and Advanced Perl Programming, along with the new books. As a bonus, we've enclosed the paperback version of Perl in a Nutshell. Never has it been easier to learn, or look up, what you need to know online. Formatted in HTML, The Perl CD Bookshelf, Version 2.0, can be accessed with any web browser. The books are fully searchable and cross-referenced and there is a master index for the entire library.

  • Cost: $55.97
  • Pages: 654
  • Edition: Book and CD-ROM edition
  • ISBN: 0596001649