Acme-SOAP-Dodger

 view release on metacpan or  search on metacpan

lib/Acme/SOAP/Dodger.pm  view on Meta::CPAN


=head1 DESCRIPTION

I hate SOAP. You hate SOAP. So don't use SOAP.

=head1 Why, dear God, why?

I was having a discussion on why SOAP sucked. And it lent itself to amusing
jokes and japes. Oh, what witty people programmers are, eh? This was
constructed in a few minutes. No doubt there are cleverer ways of doing it. I
don't care. I am too busy being a hater.

=cut

use strict;
use warnings;

our $VERSION = 0.002;

use Symbol qw/delete_package/;



( run in 0.297 second using v1.01-cache-2.11-cpan-87723dcf8b7 )