By Randy J. Ray, Pavel Kulchenko
December 2002
Pages: 486
ISBN 10: 0-596-00206-8 |
ISBN 13: 9780596002060
![]()
![]()
![]()
![]()
(Average of 1 Customer Reviews)
Programming Web Services with Perl is written for Perl programmers who have no prior knowledge of web services. No understanding of XML-RPC or SOAP is necessary to be able to apply these technologies easily, through the use of publicly available Perl modules detailed in the book. If you're interested in applying XML-RPC and SOAP technologies to distributed programming applications, then Programming Web Services with Perl is a book you'll want to have.
Full Description
- HTTP and XML basics
- XML-RPC and the toolkits
- SOAP and toolkits
- SOAP::Lite
- Using SOAP with SMTP and other protocols
- Advertising and discovering with UDDI and WSDL
- The REST methodology
- The future of web services
Register your book | Submit Errata | Examples
Browse within this book
Cover | Table of Contents | Index | Sample Chapters | Colophon
Book details
First Edition: December 2002
ISBN: 0-596-00206-8
Pages: 486
Average Customer Reviews: ![]()
![]()
![]()
![]()
(Based on 1 Reviews)
Featured customer reviews
Programming Web Services with Perl Review, March 23 2003
Programming Web Services with Perl is principally a book on implementing solutions using XML-RPC and SOAP in Perl. It also covers complementary and alternative standards such as WSDL, UDDI, and REST in some detail. And on the periphery, it finishes with a whirlwind tour of developing message routing, alternative data encoding within XML, security, transactions, workflow, internationalization, service discovery, extension, and management techniques and specifications.
The book assumes the reader will have the knowledge of an intermediate level Perl programmer. I.e., the reader is assumed to have a working knowledge of references, data structures, and object-oriented Perl. On the other hand no previous knowledge of XML, XML-RPC, SOAP or XML related technologies is required.
It should also be mentioned that both of the authors Randy J. Ray and Pavel Kulchenko are also the principle developers of the most popular XML-RPC and SOAP Perl modules: XML::RPC and SOAP::Lite respectively. That said, the book is not a soap box for the authors to tout the merits of their tools.
Rather, it is a practical book which starts with grounding fundamentals. Readers should walks away with a core understanding of XML-RPC and SOAP and not just a particular tool set for working with them. The authors examine the alternative XML-RPC and SOAP tools, illustrate how they are used, and give practical and even handed reasons why their modules should be preferred. Which comes down to issues of active development, support, and the amount of work required to code to a particular interface. They then settle down to a comfortable and thorough guide to XML::RPC and SOAP::Lite.
The topics and issues are illustrated throughout using real world web services. For example creating an XML-RPC client for O'Reilly's Meerkat news wire, or a SOAP client to covert use.perl.org's journal stream to RSS. Code is presented to the reader filtered down to highlight each particular issue as it is discussed. This is nice in that it avoids listing slight variations of the same code multiple times, but on the down side it can also leave the reader flipping back and forth to reassemble an example in their head. Full code for each example is provided in the appendices. And all of the example code may be downloaded from O'Reilly at http://examples.oreilly.com/pwebserperl/.
All-in-all, the book is a thorough practical introduction to working with XML-RPC, SOAP and related technologies. When I started reading the book, I was a bit disappointed to see that it only covered XML-RPC and SOAP related services. When I finished, I was impressed with how very much information they'd managed to pack into so few pages.
And yet, I was left wishing there'd been a more through coverage of interoperability issues between other SOAP implementations and things like custom de-serializers. To be honest interoperability and de-serialization are mentioned, and the authors do an excellent job of referring the reader on to sources for continued reading on most other topics.
The book does an admirable job balancing content, length, and information density. Not to mention an excellent job delivering the information that will still be relevant years and not just weeks from the date published. Most of the topics I'd wished to see covered in more depth are those that are still developing and consequently most likely to become quickly dated. In short a well balanced practical guide to applying XML-RPC and SOAP to solve problems.
Media reviews
"If you are a Perl programmer and have an interest in, or need to learn about, programming web services, this is probably the best single text to use...The book's sub-title is "Practical solutions for rapid web service deployment"; that is a fair description of this well-written text."
--Major Keary, Book News, March 2004
"A well balanced practical guide to applying XML-RPC and SOAP to solve problems."
--ggoebel, slashdot.org, April 2003
http://slashdot.org/article.pl?sid=03/04/02/%201849244
"Let there be no suspense: my advice is that, if you're programming Web services, you should have a copy of 'Programming Web Services with Perl' on your desk...In principle, you can learn everything you need to know about Web services from official standards, vendor documentation, and mailing-list help. Save yourself a lot of wasted motion and false starts, though: get 'Programming Web Services with Perl.'"
--Cameron Laird, UnixReview.com, May 2003
http://www.unixreview.com/documents/s=8217/ur0305k/







