[Xml-compile] Help with compiling serializers and de-serializers

Mark Overmeer mark at overmeer.net
Mon May 23 18:35:25 GMT 2011


* Bill Moseley (moseley at hank.org) [110523 15:54]:
> On Mon, May 23, 2011 at 12:16 AM, Mark Overmeer <mark at overmeer.net> wrote:
> 
> Again, I'm trying to write a server -- so I'll receive an XML request (and
> hopefully) use XML::Compile to decode that into Perl data, and then send my
> response back as Perl data and have XML::Compile turn that back into XML
> response (or HTTP::Request) as defined by the WSDL.

I am really afraid to answer you now ;-b

Did you take a look at XML::Compile::Daemon?  The daemon is a server.
It has a Net::Server based daemon core or a mod_perl core. You may
need to add a Catalyst core.

Or am I disappointing you again?
-- 
Regards,
               MarkOv

------------------------------------------------------------------------
       Mark Overmeer MSc                                MARKOV Solutions
       Mark at Overmeer.net                          solutions at overmeer.net
http://Mark.Overmeer.net                   http://solutions.overmeer.net




More information about the Xml-compile mailing list