Path to this page:
Subject: CVS commit: pkgsrc/www/p5-Catalyst-Plugin-Server
From: David Brownlee
Date: 2009-02-13 17:51:59
Message id: 20090213165159.E92D2175D0@cvs.netbsd.org
Log Message:
Added www/p5-Catalyst-Plugin-Server version 0.24
Base plugin for XMLRPC and SOAP server.
XMLRPC Plugin for Catalyst which we tried to make compatible with
the way Catalyst works with URLS. Main features are:
* Split XMLRPC methodNames by STRING to find out Controller.
* Single entrypoint for XMLRPC calls, like http://host.tld/rpc
* DispatchTypes (attributes) which work much the same as Catalyst attrs
* XMLRPC Parameter handling transparent to Catalyst parameter handling
Files: