X-Git-Url: http://git.freeside.biz/gitweb/?p=Net-Soma.git;a=blobdiff_plain;f=Soma.pm;h=90751e0246be3cb37c83c44b0c744a16b7852d12;hp=9dd63dd8192f545b9684526eca584456787505ca;hb=db97542e6290f88347bd0bcc225da74144b9a613;hpb=94af18840467c7e1c1b591cba2c391e47e912a5c diff --git a/Soma.pm b/Soma.pm index 9dd63dd..90751e0 100644 --- a/Soma.pm +++ b/Soma.pm @@ -217,8 +217,6 @@ sub AUTOLOAD { -> uri($uri) -> proxy($self->{url}); - $soap->serializer(Net::Soma::Serializer->rebless($soap->serializer)); - # local *SOAP::Transport::HTTP::Client::get_basic_credentials = sub { # return $self->{user} => $self->{password}; # };