[Catalyst] Catalyst and XMLRPC

David Schmidt davewood at gmx.at
Sat Nov 5 15:12:15 GMT 2011


I believe this is the way to go ...
http://search.cpan.org/~bphillips/Catalyst-Action-REST-0.93/lib/Catalyst/Controller/REST.pm

On 4 November 2011 14:30, Jose Luis Martinez
<jlmartinez-lists-catalyst at capside.com> wrote:
> El 04/11/2011 13:59, Dmitry L. escribió:
>>
>> Catalyst::Cookbook and found advice to use Catalyst::Plugin::XMLRPC, but
>> on Catalyst::Plugin::XMLRPC cpan page it is marked as deprecated.
>>
>> Could you give me an advice which module to use or how I can build this
>> app?
>
> Try out Catalyst::Plugin::Server.
>
> Watch out for one thing: it depends on Clone::Fast, and it looks like cpan
> and cpanm can't locate the dist.
>
> wget
> http://search.cpan.org/CPAN/authors/id/J/JJ/JJORE/Clone-Fast-0.92.tar.gz
>
> untar it, and install it first.
>
> If Clone::Fast fails, please report back to me. I'm the maint for
> Catalyst::Plugin::Server, and wouldn't want to be depending on a very broken
> module.
>
> Best Regards,
>
> Jose Luis Martinez
> jlmartinez at capside.com
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>



More information about the Catalyst mailing list