Update of /cvsroot/perl-xml/XML-LibXML-Common
In directory usw-pr-cvs1:/tmp/cvs-serv11643
Modified Files:
Common.pm
Log Message:
Modified Files:
Common.pm
+ Version updates
Index: Common.pm
===================================================================
RCS file: /cvsroot/perl-xml/XML-LibXML-Common/Common.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Common.pm 21 Oct 2002 16:43:16 -0000 1.3
+++ Common.pm 15 Nov 2002 20:10:13 -0000 1.4
@@ -14,7 +14,7 @@
@ISA = qw(DynaLoader Exporter);
-$VERSION = '0.11';
+$VERSION = '0.12';
bootstrap XML::LibXML::Common $VERSION;
@@ -215,7 +215,7 @@
1;
#-------------------------------------------------------------------------#
__END__
-#-------------------------------------------------------------------------#
+
=head1 NAME
XML::LibXML::Common - Routines and Constants common for XML::LibXML and XML::GDOME
|