Catalyst-Plugin-Server

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    https://rt.cpan.org/Ticket/Display.html?id=50013
* Address: #44995: Instruction to disable RenderView action. 
  Updated tutorial accordingly.
* Address: #46316: Catalyst::Plugin::Server is trying to use NEXT, which 
  is deprecated. We are now using MRO::compat instead.
* Address: #45709 Documentation Ambiguity leads to confusion; The use of 
  $c->req->xmlrpc->error is now documented in more detail.
* Add unicode tests
* Other small test improvements

0.24  Tue Jan  2 16:26:59 CET 2007
==================================
* Removed circular reference which caused memory leak
  in XMLRPC::Request object
* Added config option for changing the default RPC::XML::Encoding

0.22  Fri Dec  1 14:59:13 CET 2006
==================================
* Moved system.listMethods to XMLRPC
* Fixed stupid subref in system.listMethods
* Added description of errors in debug log when XMLRPC server throws to
  client Internal Server 500 error
* Fixed documentation bug showing C:P:S:XMLRPC::RemoteRegex instead of
  C:P:S:XMLRPC:XMLRPCRegex

0.20  Mon Aug 14 18:40:16 CEST 2006
==================================
* First public release, version 0.20
* Removed global Data::Dumper::Indent
* Fixed use of 'an undefined value as a HASH reference' warning when
  having no xmlrpc methods
* Bugfix: removed debugscreen garbage showing ARRAY instead of action
  path
* Custom fault code handling patch from Alex Pavlovic

0.10  Wed Mar  1 15:20:54 CET 2006
==================================
* Complete redesign, offering a much more Catalyst
  like way of using XMLRPC

0.06  Sun Nov 20 00:00:00 2005
==================================
* Added live tests

0.05  Sun Nov 20 00:00:00 2005
==================================



( run in 1.473 second using v1.01-cache-2.11-cpan-49f99fa48dc )