XMLRPC-Transport-HTTP-Server - XMLRPC::Lite HTTP Server ABOUT This module extends the XMLRPC::Lite suite with a XMLRPC::Transport::HTTP::Server which is just a SOAP::Transport::HTTP::Server with the XMLRPC::Server functions for understanding the XMLRPC protocol. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc XMLRPC::Transport::HTTP::Server You can also look for information at: Issue tracker (report bugs here) http://github.com/jelu/xmlrpc-transport-http-server/issues GIT repository http://github.com/jelu/xmlrpc-transport-http-server LICENSE AND COPYRIGHT Copyright (C) 2012 Jerry Lundström This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information.