Cantitate/Preț
Produs

Perl & XML: O'Reilly Ser.

Autor Erik T. Ray
en Limba Engleză Paperback – 9 mai 2002
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. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and conveying other sorts of data as well, thus its central role in web services like SOAP and XML-RPC.As the Perl programming language was tailor-made for manipulating text, few people have disputed the fact that Perl and XML are perfectly suited for one another. The only question has been what's the best way to do it. That's where this book comes in.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 againworking with event streams and SAXtree processing and the Document Object Modeladvanced tree processing with XPath and XSLT
Most valuably, the last two chapters of Perl & XML give complete examples of XML applications, pulling together all the tools at your disposal. All together, Perl & XML is the single book that gives you a solid grounding in XML processing with Perl.
Citește tot Restrânge

Din seria O'Reilly Ser.

Preț: 22786 lei

Preț vechi: 28482 lei
-20% Nou

Puncte Express: 342

Preț estimativ în valută:
4361 4536$ 3655£

Carte tipărită la comandă

Livrare economică 13-27 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780596002053
ISBN-10: 059600205X
Pagini: 224
Dimensiuni: 177 x 233 x 12 mm
Greutate: 0.35 kg
Editura: O'Reilly
Seria O'Reilly Ser.


Cuprins


Descriere

This text is aimed at Perl programmers who need to work with XML documents and data. It offers a comprehensive tour of the landscape of Perl and XML, the myriad of modules, terminology, and techniques. The last two chapters give examples of XML applications, pulling together all the tools.