How can I send XML data from Perl CGI script? -
i have no experience cgi scripts or web development. i'm developing client app , want have small cgi script send , retrieve xml data test out client.
right i'm doing http get xml files need. i'm changing client post request containing xml data , expecting xml back. want have small script returns contents of xml file have.
can please point me sample code or perl modules help.
i suggest giving xml::simple spin.
Comments
Post a Comment