The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Catalyst::Plugin::XMLRPC

0.04  Fri Nov 11 00:00:00 2005
        - updated for Catalyst 5.5

0.03  Sun May 15 00:00:00 2005
        - added failure handling

0.02  Sat Apr 23 23:00:00 2005
        - changed namespace handling, now fooBar.barFoo will be
          dispatched to fooBarbarFoo() in the actual class

0.01  Thu Apr 07 16:00:00 2005
        - original version.