in reply to Re: Re: Pros/cons of testing on remote systems?
in thread Pros/cons of testing on remote systems?

This might be overkill, but you could try creating a SOAP::Lite application. I wrote an article on securing SOAP applications a while back (here) which should get you started.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

:(){ :|:&};:

Note: All code is untested, unless otherwise stated