- Timestamp:
- 03/31/08 11:13:05 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/WebService-Simple/trunk/lib/WebService/Simple/Response.pm
r8550 r8551 24 24 Webservice::Simple::Response - Override HTTP::Request and add a xml_parse method 25 25 26 27 26 =head1 VERSION 28 27 29 28 This document describes Webservice::Simple::Response version 0.0.1 29 30 =head1 METHODS 31 32 =over 4 33 34 =item parse_xml(I<%args>) 35 36 Parse a xml content with XML::Simple and return the Perl object. 37 38 =back 30 39 31 40 =head1 AUTHOR
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)