import SOAP-WSDL 2.00.09 from CPAN
git-cpan-module: SOAP-WSDL git-cpan-version: 2.00.09 git-cpan-authorid: MKUTTER git-cpan-file: authors/id/M/MK/MKUTTER/SOAP-WSDL-2.00.09.tar.gz
This commit is contained in:
committed by
Michael G. Schwern
parent
fb9fd4a2b1
commit
3b30e8d0e2
@@ -2,7 +2,7 @@ package SOAP::WSDL::Transport::HTTP;
|
||||
use strict; use warnings;
|
||||
use base qw(LWP::UserAgent);
|
||||
|
||||
use version; our $VERSION = qv('2.00.08');
|
||||
use version; our $VERSION = qv('2.00.09');
|
||||
|
||||
# create methods normally inherited from SOAP::Client
|
||||
SUBFACTORY: {
|
||||
@@ -95,9 +95,9 @@ Martin Kutter E<lt>martin.kutter fen-net.deE<gt>
|
||||
|
||||
=head1 REPOSITORY INFORMATION
|
||||
|
||||
$Rev: 798 $
|
||||
$Rev: 805 $
|
||||
$LastChangedBy: kutterma $
|
||||
$Id: HTTP.pm 798 2009-02-22 18:44:13Z kutterma $
|
||||
$Id: HTTP.pm 805 2009-02-23 21:12:24Z kutterma $
|
||||
$HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Transport/HTTP.pm $
|
||||
|
||||
=cut
|
||||
|
||||
Reference in New Issue
Block a user