Publisher: O'Reilly Media Released: December 2002 Pages: 488
Given Perl's natural fit for web applications development, it's no surprise that Perl is also a natural choice for web services development. It's the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started. Programming Web Services with Perl changes that, bringing Perl users all the information they need to create web services using their favorite language. Programming Web Services with Perl steers clear of the hype surrounding web services and concentrates on what is useful and practical. The book introduces the major web services standards, such as XML-RPC, SOAP, WSDL, and UDDI, and shows how to implement Perl servers and clients using these standards. You'll find detailed references on both the XML and SOAP toolkits, and learn when to use one technology in favor of the other. The book is rich with programming examples that you'll find useful well past the learning stage. And, moving beyond the basics, the book offers solutions to problems of security, authentication, and scalability. Some of the topics covered in the book are: - 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
Programming Web Services with Perl was written for Perl programmers who have no prior knowledge of web services. You can pick up this book without any understanding of XML-RPC or SOAP and 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. |
-
Chapter 1 Introduction to Web Services -
History -
The Web Services Dream -
The Web Services Cold Shower -
Who to Believe? -
Web Services in the Real World -
Chapter 2 HTTP and XML Basics -
HTTP -
XML -
XML Schema -
Chapter 3 Introduction to XML-RPC -
History of XML-RPC -
Example Client: Meerkat -
Limitations of XML-RPC -
Chapter 4 Programming XML-RPC -
Perl Toolkits for XML-RPC -
RPC::XMLSimple -
XMLRPC::Lite -
RPC::XML -
Chapter 5 Introduction to SOAP -
Background -
XML Definitions -
RPC over SOAP -
SOAP Transport -
Further Reading -
Chapter 6 Programming SOAP -
A Toolkit Approach -
DevelopMentor's SOAP Module -
The SOAP::Lite Module -
Other SOAP-Related Modules -
Chapter 7 Serving SOAP over HTTP -
Basic SOAP::Lite Servers -
The Application -
Designing the Server -
Tying the Interface Code to SOAP -
Improving the Code and the Service -
Ideas for Further Exploration -
Chapter 8 SOAP Services Without HTTP -
Choosing a Protocol -
Authentication -
Transports with Server and Client -
Standalone Protocols -
Creating New Transport Modules -
Chapter 9 Service Description with WSDL -
Basic WSDL -
WSDL Programming -
Chapter 10 Service Advertising and Discovery with UDDI -
Defining UDDI -
Programming with UDDI::Lite -
Chapter 11 REST: Representational State Transfer -
Defining REST -
REST Principles -
Programming REST -
Chapter 12 Advanced Web Services Topics -
Message Routing -
Packaging -
Security -
Services Discovery -
Reliable Messaging -
Business Process Management -
Implementation Considerations -
WS-Next -
Appendix A XML-RPC Toolkit Programming Reference -
RPC::XMLSimple -
XMLRPC::Lite -
RPC::XML -
Appendix B SOAP::Lite Programming Reference -
SOAP::Lite -
SOAP Transport Classes -
The Apache Wrapper -
UDDI::Lite -
Appendix C XML-RPC Example Code -
Basic Meerkat Client (Chapter 3) -
XML-RPC Toolkit Samples (Chapter 4) -
Appendix D SOAP Example Code -
HTTP SOAP Code (Chapter 7) -
SOAP with Other Protocols (Chapter 8) -
Appendix E WSDL and UDDI Examples -
The wishlist.wsdl File -
The useperlorg.wsdl File -
The show_biz UDDI Application -
Appendix F Bibliography and References -
Bibliography -
Additional Recommended Books -
Web Pages -
Colophon |
- Title:
- Programming Web Services with Perl
- By:
- Randy J. Ray, Pavel Kulchenko
- Publisher:
- O'Reilly Media
- Formats:
-
- Print
- Ebook
- Safari Books Online
- Print:
- December 2002
- Ebook:
- June 2009
- Pages:
- 488
- Print ISBN:
- 978-0-596-00206-0
- | ISBN 10:
- 0-596-00206-8
- Ebook ISBN:
- 978-0-596-15967-2
- | ISBN 10:
- 0-596-15967-6
|
-
Pavel Kulchenko has over 10 years of experience in design and development of complex financial and banking applications, and information management in the financial services sector. Pavel is the author and maintainer of the popular SOAP::Lite module for SOAP clients and servers in Perl, the XMLRPC::Lite module that implements XML-RPC protocol, and the UDDI::Lite module, a client interface for UDDI repositories. View Pavel Kulchenko's full profile page. |
Colophon Our look is the result of reader comments, our own experimentation, and feedback from distribution channels. Distinctive covers complement our distinctive approach to technical topics, breathing personality and life into potentially dry subjects. The animal on the cover of Programming Web Services with Perl is a flying dragon (genus draco). Found in the tropical rainforests of the East Indies and Southern Asia, this small lizard has five or six hind ribs on each side that are prolonged and covered with weblike skin, forming "wings". While jumping, the lizard spreads its wings and glides to the ground; it can generally glide almost nine yards. Gliding is used only as a means of locomotion and not for predator escape; to escape danger, the lizard always climbs. The lizard also never glides when it's raining or windy. A flying dragon feeds mostly on small ants and termites and is described as a sit-and-wait feeder. It will sit next to a tree trunk waiting for insects to come to it. A female flying dragon builds a nest for her eggs by forcing her head into the soil to create a small hole. She then lays five eggs into the hole and covers them with dirt, packing the soil on top with a patting motion of her head. The eggs take approximately 32 days to incubate. Humans don't eat flying dragons, and they aren't currently listed as threatened. Mary Anne Weeks Mayo was the production editor and proofreader, and Sarah Jane Shangraw was the copyeditor for Programming Web Services with Perl. Colleen Gorman and Jane Ellin provided quality control. Ellen McHale provided production assistance. Lucie Haskins wrote the index. Pam Spremulli designed the cover of this book, based on a series design by Edie Freedman. The cover image is a 19th-century engraving from the Dover Pictorial Archive. Emma Colby produced the cover layout with QuarkXPress 4.1 using Adobe's ITC Garamond font. David Futato designed the interior layout. This book was converted to FrameMaker 5.5.6 with a format conversion tool created by Erik Ray, Jason McIntosh, Neil Walls, and Mike Sierra that uses Perl and XML technologies. The text font is Linotype Birka; the heading font is Adobe Myriad Condensed; and the code font is Lucas-Font's TheSans Mono Condensed. The illustrations that appear in the book were produced by Robert Romano and Jessamyn Read using Macromedia FreeHand 9 and Adobe Photoshop 6. The tip and warning icons were drawn by Christopher Bing. This colophon was compiled by Mary Anne Weeks Mayo. |
|
Description
|
Table of Contents
|
Product Details
|
About the Author
|
Colophon
|
 |
|
 |
|
|
|
Recommended for You
|
Recently Viewed
|
 |
|
By Erik T. Ray, Jason McIntosh
April 2002
Ebook: $31.99
Print & Ebook: $43.99
Print: $39.99
|
Customer Reviews
3/23/2003 (3 of 3 customers found this review helpful) 5.0Programming Web Services with Perl Review By Garrett Goebel from Undisclosed
|
|
|