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
@@ -6,7 +6,7 @@ use XML::Parser::Expat;
|
||||
use SOAP::WSDL::Expat::MessageParser;
|
||||
use base qw(SOAP::WSDL::Expat::MessageParser);
|
||||
|
||||
use version; our $VERSION = qv('2.00.08');
|
||||
use version; our $VERSION = qv('2.00.09');
|
||||
|
||||
sub parse_start {
|
||||
my $self = shift;
|
||||
@@ -69,9 +69,9 @@ the same terms as perl itself
|
||||
|
||||
=head1 REPOSITORY INFORMATION
|
||||
|
||||
$Rev: 798 $
|
||||
$Rev: 805 $
|
||||
$LastChangedBy: kutterma $
|
||||
$Id: MessageStreamParser.pm 798 2009-02-22 18:44:13Z kutterma $
|
||||
$Id: MessageStreamParser.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/Expat/MessageStreamParser.pm $
|
||||
|
||||
=cut
|
||||
|
||||
Reference in New Issue
Block a user