-
-
13 Jul 2010 20:15:20 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (6)
- Testers (104 / 1 / 32)
- Kwalitee
Bus factor: 1- 23.68% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (20.96KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Catalyst
- Clone::Fast
- MRO::Compat
- RPC::XML
- RPC::XML::Parser
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.28
- Upgrade the plugin for Catalyt 5.8 series
- Changes for adopting MRO::compat where not complete. Calls to next::method instead of NEXT::...()
- Change name of paths and compiled base class properties in Cat 5.8
- Clone the result before serializing, as RPC::XML won't clone already seen refs (thanks t0m)
- Fix the test suite (some tests were lost from 0.24->0.26)
- Don't warn about the breakage of XML::RPC, as the author has already fixed the backcompat breakage
Documentation
Using Catalyst as XMLRPC ServerModules
Base Server plugin for RPC-able protocolsCatalyst XMLRPC Server PluginXMLRPCPath DispatchTypeXMLRPCRegex DispatchTypeProvides
in lib/Catalyst/Plugin/Server.pmin lib/Catalyst/Plugin/Server.pmin lib/Catalyst/Plugin/Server/XMLRPC.pmin lib/Catalyst/Plugin/Server/XMLRPC.pmin lib/Catalyst/Plugin/Server/XMLRPC.pmOther files
Module Install Instructions
To install Catalyst::Plugin::Server, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Plugin::Server
perl -MCPAN -e shell install Catalyst::Plugin::Server
For more information on module installation, please visit the detailed CPAN module installation guide.