Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Custom serializer and Apache2::SOAP

by john_oshea (Priest)
on Nov 27, 2007 at 18:32 UTC ( [id://653330]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $daemon = SOAP::Transport::HTTP::Daemon
                    ->new( LocalAddr => 'localhost', LocalPort => 8080, Re
    +use => 1 )
                    ->serializer(My::Serializer->new)
    ...
            shift->SUPER::envelope(@_);
        }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://653330]
Approved by randyk
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 21:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found