Hello community,

here is the log from the commit of package perl-XML-XPath for openSUSE:Factory 
checked in at 2016-02-25 21:51:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XML-XPath (Old)
 and      /work/SRC/openSUSE:Factory/.perl-XML-XPath.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-XML-XPath"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-XML-XPath/perl-XML-XPath.changes    
2016-02-09 13:31:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-XML-XPath.new/perl-XML-XPath.changes       
2016-02-25 21:51:25.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Feb 23 10:41:22 UTC 2016 - [email protected]
+
+- updated to 1.31
+   see /usr/share/doc/packages/perl-XML-XPath/Changes
+
+  1.31  2016-02-22 MANWAR
+        - Proposed fix for RT #112017.
+
+-------------------------------------------------------------------

Old:
----
  XML-XPath-1.30.tar.gz

New:
----
  XML-XPath-1.31.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-XML-XPath.spec ++++++
--- /var/tmp/diff_new_pack.YZ0pB1/_old  2016-02-25 21:51:25.000000000 +0100
+++ /var/tmp/diff_new_pack.YZ0pB1/_new  2016-02-25 21:51:26.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-XML-XPath
-Version:        1.30
+Version:        1.31
 Release:        0
 %define cpan_name XML-XPath
 Summary:        Parse and evaluate XPath statements

++++++ XML-XPath-1.30.tar.gz -> XML-XPath-1.31.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/Changes new/XML-XPath-1.31/Changes
--- old/XML-XPath-1.30/Changes  2016-02-04 15:05:15.000000000 +0100
+++ new/XML-XPath-1.31/Changes  2016-02-21 21:52:32.000000000 +0100
@@ -1,5 +1,8 @@
 Revision history for XML::XPath
 
+1.31  2016-02-22 MANWAR
+      - Proposed fix for RT #112017.
+
 1.30  2016-02-04 MANWAR
       - Fixed issue RT #15902 (Quoting warnings with translate).
       - Fixed issue RT #21154 (translate() function does not remove characters 
or support -)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/META.json new/XML-XPath-1.31/META.json
--- old/XML-XPath-1.30/META.json        2016-02-04 15:13:30.000000000 +0100
+++ new/XML-XPath-1.31/META.json        2016-02-22 10:28:34.000000000 +0100
@@ -41,91 +41,91 @@
    "provides" : {
       "XML::XPath" : {
          "file" : "lib/XML/XPath.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Boolean" : {
          "file" : "lib/XML/XPath/Boolean.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Builder" : {
          "file" : "lib/XML/XPath/Builder.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Expr" : {
          "file" : "lib/XML/XPath/Expr.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Function" : {
          "file" : "lib/XML/XPath/Function.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Literal" : {
          "file" : "lib/XML/XPath/Literal.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::LocationPath" : {
          "file" : "lib/XML/XPath/LocationPath.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Node" : {
          "file" : "lib/XML/XPath/Node.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Node::Attribute" : {
          "file" : "lib/XML/XPath/Node/Attribute.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Node::Comment" : {
          "file" : "lib/XML/XPath/Node/Comment.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Node::Element" : {
          "file" : "lib/XML/XPath/Node/Element.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Node::Namespace" : {
          "file" : "lib/XML/XPath/Node/Namespace.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Node::PI" : {
          "file" : "lib/XML/XPath/Node/PI.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Node::Text" : {
          "file" : "lib/XML/XPath/Node/Text.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::NodeSet" : {
          "file" : "lib/XML/XPath/NodeSet.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Number" : {
          "file" : "lib/XML/XPath/Number.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Parser" : {
          "file" : "lib/XML/XPath/Parser.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::PerlSAX" : {
          "file" : "lib/XML/XPath/PerlSAX.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Root" : {
          "file" : "lib/XML/XPath/Root.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Step" : {
          "file" : "lib/XML/XPath/Step.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::Variable" : {
          "file" : "lib/XML/XPath/Variable.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       },
       "XML::XPath::XMLParser" : {
          "file" : "lib/XML/XPath/XMLParser.pm",
-         "version" : "1.30"
+         "version" : "1.31"
       }
    },
    "release_status" : "stable",
@@ -136,6 +136,6 @@
          "web" : "https://github.com/manwar/XML-XPath";
       }
    },
-   "version" : "1.30",
+   "version" : "1.31",
    "x_serialization_backend" : "JSON::PP version 2.27203"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/META.yml new/XML-XPath-1.31/META.yml
--- old/XML-XPath-1.30/META.yml 2016-02-04 15:13:30.000000000 +0100
+++ new/XML-XPath-1.31/META.yml 2016-02-22 10:28:34.000000000 +0100
@@ -21,74 +21,74 @@
 provides:
   XML::XPath:
     file: lib/XML/XPath.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Boolean:
     file: lib/XML/XPath/Boolean.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Builder:
     file: lib/XML/XPath/Builder.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Expr:
     file: lib/XML/XPath/Expr.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Function:
     file: lib/XML/XPath/Function.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Literal:
     file: lib/XML/XPath/Literal.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::LocationPath:
     file: lib/XML/XPath/LocationPath.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Node:
     file: lib/XML/XPath/Node.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Node::Attribute:
     file: lib/XML/XPath/Node/Attribute.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Node::Comment:
     file: lib/XML/XPath/Node/Comment.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Node::Element:
     file: lib/XML/XPath/Node/Element.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Node::Namespace:
     file: lib/XML/XPath/Node/Namespace.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Node::PI:
     file: lib/XML/XPath/Node/PI.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Node::Text:
     file: lib/XML/XPath/Node/Text.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::NodeSet:
     file: lib/XML/XPath/NodeSet.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Number:
     file: lib/XML/XPath/Number.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Parser:
     file: lib/XML/XPath/Parser.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::PerlSAX:
     file: lib/XML/XPath/PerlSAX.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Root:
     file: lib/XML/XPath/Root.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Step:
     file: lib/XML/XPath/Step.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::Variable:
     file: lib/XML/XPath/Variable.pm
-    version: '1.30'
+    version: '1.31'
   XML::XPath::XMLParser:
     file: lib/XML/XPath/XMLParser.pm
-    version: '1.30'
+    version: '1.31'
 requires:
   XML::Parser: '2.23'
   perl: '5.006'
 resources:
   repository: https://github.com/manwar/XML-XPath.git
-version: '1.30'
+version: '1.31'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/Makefile.PL 
new/XML-XPath-1.31/Makefile.PL
--- old/XML-XPath-1.30/Makefile.PL      2016-02-04 15:10:08.000000000 +0100
+++ new/XML-XPath-1.31/Makefile.PL      2016-02-21 21:44:27.000000000 +0100
@@ -27,28 +27,28 @@
     (eval { ExtUtils::MakeMaker->VERSION(6.46) } ? (META_MERGE => {
         'meta-spec' => { version => 2 },
         provides    => {
-            'XML::XPath'                  => { file => 'lib/XML/XPath.pm',     
           version => '1.30' },
-            'XML::XPath::XMLParser'       => { file => 
'lib/XML/XPath/XMLParser.pm',      version => '1.30' },
-            'XML::XPath::Parser'          => { file => 
'lib/XML/XPath/Parser.pm',         version => '1.30' },
-            'XML::XPath::Expr'            => { file => 
'lib/XML/XPath/Expr.pm',           version => '1.30' },
-            'XML::XPath::Function'        => { file => 
'lib/XML/XPath/Function.pm',       version => '1.30' },
-            'XML::XPath::Literal'         => { file => 
'lib/XML/XPath/Literal.pm',        version => '1.30' },
-            'XML::XPath::LocationPath'    => { file => 
'lib/XML/XPath/LocationPath.pm',   version => '1.30' },
-            'XML::XPath::Number'          => { file => 
'lib/XML/XPath/Number.pm',         version => '1.30' },
-            'XML::XPath::Node'            => { file => 
'lib/XML/XPath/Node.pm',           version => '1.30' },
-            'XML::XPath::Node::Element'   => { file => 
'lib/XML/XPath/Node/Element.pm',   version => '1.30' },
-            'XML::XPath::Node::Attribute' => { file => 
'lib/XML/XPath/Node/Attribute.pm', version => '1.30' },
-            'XML::XPath::Node::Text'      => { file => 
'lib/XML/XPath/Node/Text.pm',      version => '1.30' },
-            'XML::XPath::Node::Namespace' => { file => 
'lib/XML/XPath/Node/Namespace.pm', version => '1.30' },
-            'XML::XPath::Node::PI'        => { file => 
'lib/XML/XPath/Node/PI.pm',        version => '1.30' },
-            'XML::XPath::Node::Comment'   => { file => 
'lib/XML/XPath/Node/Comment.pm',   version => '1.30' },
-            'XML::XPath::Step'            => { file => 
'lib/XML/XPath/Step.pm',           version => '1.30' },
-            'XML::XPath::Variable'        => { file => 
'lib/XML/XPath/Variable.pm',       version => '1.30' },
-            'XML::XPath::NodeSet'         => { file => 
'lib/XML/XPath/NodeSet.pm',        version => '1.30' },
-            'XML::XPath::Boolean'         => { file => 
'lib/XML/XPath/Boolean.pm',        version => '1.30' },
-            'XML::XPath::Root'            => { file => 
'lib/XML/XPath/Root.pm',           version => '1.30' },
-            'XML::XPath::PerlSAX'         => { file => 
'lib/XML/XPath/PerlSAX.pm',        version => '1.30' },
-            'XML::XPath::Builder'         => { file => 
'lib/XML/XPath/Builder.pm',        version => '1.30' },
+            'XML::XPath'                  => { file => 'lib/XML/XPath.pm',     
           version => '1.31' },
+            'XML::XPath::XMLParser'       => { file => 
'lib/XML/XPath/XMLParser.pm',      version => '1.31' },
+            'XML::XPath::Parser'          => { file => 
'lib/XML/XPath/Parser.pm',         version => '1.31' },
+            'XML::XPath::Expr'            => { file => 
'lib/XML/XPath/Expr.pm',           version => '1.31' },
+            'XML::XPath::Function'        => { file => 
'lib/XML/XPath/Function.pm',       version => '1.31' },
+            'XML::XPath::Literal'         => { file => 
'lib/XML/XPath/Literal.pm',        version => '1.31' },
+            'XML::XPath::LocationPath'    => { file => 
'lib/XML/XPath/LocationPath.pm',   version => '1.31' },
+            'XML::XPath::Number'          => { file => 
'lib/XML/XPath/Number.pm',         version => '1.31' },
+            'XML::XPath::Node'            => { file => 
'lib/XML/XPath/Node.pm',           version => '1.31' },
+            'XML::XPath::Node::Element'   => { file => 
'lib/XML/XPath/Node/Element.pm',   version => '1.31' },
+            'XML::XPath::Node::Attribute' => { file => 
'lib/XML/XPath/Node/Attribute.pm', version => '1.31' },
+            'XML::XPath::Node::Text'      => { file => 
'lib/XML/XPath/Node/Text.pm',      version => '1.31' },
+            'XML::XPath::Node::Namespace' => { file => 
'lib/XML/XPath/Node/Namespace.pm', version => '1.31' },
+            'XML::XPath::Node::PI'        => { file => 
'lib/XML/XPath/Node/PI.pm',        version => '1.31' },
+            'XML::XPath::Node::Comment'   => { file => 
'lib/XML/XPath/Node/Comment.pm',   version => '1.31' },
+            'XML::XPath::Step'            => { file => 
'lib/XML/XPath/Step.pm',           version => '1.31' },
+            'XML::XPath::Variable'        => { file => 
'lib/XML/XPath/Variable.pm',       version => '1.31' },
+            'XML::XPath::NodeSet'         => { file => 
'lib/XML/XPath/NodeSet.pm',        version => '1.31' },
+            'XML::XPath::Boolean'         => { file => 
'lib/XML/XPath/Boolean.pm',        version => '1.31' },
+            'XML::XPath::Root'            => { file => 
'lib/XML/XPath/Root.pm',           version => '1.31' },
+            'XML::XPath::PerlSAX'         => { file => 
'lib/XML/XPath/PerlSAX.pm',        version => '1.31' },
+            'XML::XPath::Builder'         => { file => 
'lib/XML/XPath/Builder.pm',        version => '1.31' },
         },
         resources   => {
             repository => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/examples/xpath 
new/XML-XPath-1.31/examples/xpath
--- old/XML-XPath-1.30/examples/xpath   2015-12-24 22:03:39.000000000 +0100
+++ new/XML-XPath-1.31/examples/xpath   2016-02-21 21:42:41.000000000 +0100
@@ -1,58 +1,62 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
+
 use strict;
+use warnings;
 
 $| = 1;
 
 unless (@ARGV >= 1) {
-       print STDERR qq(Usage:
+    print STDERR qq(Usage:
 $0 [filename] query
-                               
+
        If no filename is given, supply XML on STDIN.
 );
-       exit;
+    exit;
 }
 
+use utf8;
 use XML::XPath;
+use open ':std', ':encoding(UTF-8)';
 
 my $xpath;
-
 my $pipeline;
 
 if ($ARGV[0] eq '-p') {
-       # pipeline mode
-       $pipeline = 1;
-       shift @ARGV;
+    # pipeline mode
+    $pipeline = 1;
+    shift @ARGV;
 }
+
 if (@ARGV >= 2) {
-       $xpath = XML::XPath->new(filename => shift(@ARGV));
+    $xpath = XML::XPath->new(filename => shift(@ARGV));
 }
 else {
-       $xpath = XML::XPath->new(ioref => \*STDIN);
+    $xpath = XML::XPath->new(ioref => \*STDIN);
 }
 
 my $nodes = $xpath->find(shift @ARGV);
 
 unless ($nodes->isa('XML::XPath::NodeSet')) {
 NOTNODES:
-       print STDERR "Query didn't return a nodeset. Value: ";
-       print $nodes->value, "\n";
-       exit;
+    print STDERR "Query didn't return a nodeset. Value: ";
+    print $nodes->value, "\n";
+    exit;
 }
 
 if ($pipeline) {
-       $nodes = find_more($nodes);
-       goto NOTNODES unless $nodes->isa('XML::XPath::NodeSet');
+    $nodes = find_more($nodes);
+    goto NOTNODES unless $nodes->isa('XML::XPath::NodeSet');
 }
 
 if ($nodes->size) {
-       print STDERR "Found ", $nodes->size, " nodes:\n";
-       foreach my $node ($nodes->get_nodelist) {
-               print STDERR "-- NODE --\n";
-               print $node->toString;
-       }
+    print STDERR "Found ", $nodes->size, " nodes:\n";
+    foreach my $node ($nodes->get_nodelist) {
+        print STDERR "-- NODE --\n";
+        print $node->toString;
+    }
 }
 else {
-       print STDERR "No nodes found";
+    print STDERR "No nodes found";
 }
 
 print STDERR "\n";
@@ -60,24 +64,25 @@
 exit;
 
 sub find_more {
-       my ($nodes) = @_;
-       if (!@ARGV) {
-               return $nodes;
-       }
-       
-       my $newnodes = XML::XPath::NodeSet->new;
-       
-       my $find = shift @ARGV;
-       
-       foreach my $node ($nodes->get_nodelist) {
-               my $new = $xpath->find($find, $node);
-               if ($new->isa('XML::XPath::NodeSet')) {
-                       $newnodes->append($new);
-               }
-               else {
-                       warn "Not a nodeset: ", $new->value, "\n";
-               }
-       }
-       
-       return find_more($newnodes);
+    my ($nodes) = @_;
+
+    if (!@ARGV) {
+        return $nodes;
+    }
+
+    my $newnodes = XML::XPath::NodeSet->new;
+
+    my $find = shift @ARGV;
+
+    foreach my $node ($nodes->get_nodelist) {
+        my $new = $xpath->find($find, $node);
+        if ($new->isa('XML::XPath::NodeSet')) {
+            $newnodes->append($new);
+        }
+        else {
+            warn "Not a nodeset: ", $new->value, "\n";
+        }
+    }
+
+    return find_more($newnodes);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Boolean.pm 
new/XML-XPath-1.31/lib/XML/XPath/Boolean.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Boolean.pm 2016-02-04 15:06:12.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Boolean.pm 2016-02-21 21:45:14.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::Boolean;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use XML::XPath::Number;
 use XML::XPath::Literal;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Builder.pm 
new/XML-XPath-1.31/lib/XML/XPath/Builder.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Builder.pm 2016-02-04 15:06:21.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Builder.pm 2016-02-21 21:45:24.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::Builder;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Expr.pm 
new/XML-XPath-1.31/lib/XML/XPath/Expr.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Expr.pm    2016-02-04 15:06:27.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Expr.pm    2016-02-21 21:45:34.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::Expr;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Function.pm 
new/XML-XPath-1.31/lib/XML/XPath/Function.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Function.pm        2016-02-04 
15:06:34.000000000 +0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Function.pm        2016-02-21 
21:45:43.000000000 +0100
@@ -1,6 +1,6 @@
 package XML::XPath::Function;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use XML::XPath::Number;
 use XML::XPath::Literal;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Literal.pm 
new/XML-XPath-1.31/lib/XML/XPath/Literal.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Literal.pm 2016-02-04 15:07:01.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Literal.pm 2016-02-21 21:45:52.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::Literal;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use XML::XPath::Boolean;
 use XML::XPath::Number;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/LocationPath.pm 
new/XML-XPath-1.31/lib/XML/XPath/LocationPath.pm
--- old/XML-XPath-1.30/lib/XML/XPath/LocationPath.pm    2016-02-04 
15:07:09.000000000 +0100
+++ new/XML-XPath-1.31/lib/XML/XPath/LocationPath.pm    2016-02-21 
21:46:00.000000000 +0100
@@ -1,6 +1,6 @@
 package XML::XPath::LocationPath;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use XML::XPath::Root;
 use strict; use warnings;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Node/Attribute.pm 
new/XML-XPath-1.31/lib/XML/XPath/Node/Attribute.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Node/Attribute.pm  2016-02-04 
15:08:44.000000000 +0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Node/Attribute.pm  2016-02-21 
21:48:13.000000000 +0100
@@ -4,7 +4,7 @@
 use vars qw/@ISA $VERSION/;
 
 @ISA = ('XML::XPath::Node');
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 package XML::XPath::Node::AttributeImpl;
 
@@ -12,7 +12,7 @@
 @ISA = ('XML::XPath::NodeImpl', 'XML::XPath::Node::Attribute');
 use XML::XPath::Node ':node_keys';
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 sub new {
        my $class = shift;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Node/Comment.pm 
new/XML-XPath-1.31/lib/XML/XPath/Node/Comment.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Node/Comment.pm    2016-02-04 
15:08:50.000000000 +0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Node/Comment.pm    2016-02-21 
21:48:21.000000000 +0100
@@ -1,6 +1,6 @@
 package XML::XPath::Node::Comment;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 use vars qw/@ISA/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Node/Element.pm 
new/XML-XPath-1.31/lib/XML/XPath/Node/Element.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Node/Element.pm    2016-02-04 
15:08:57.000000000 +0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Node/Element.pm    2016-02-21 
21:48:28.000000000 +0100
@@ -1,6 +1,6 @@
 package XML::XPath::Node::Element;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 use vars qw/@ISA/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Node/Namespace.pm 
new/XML-XPath-1.31/lib/XML/XPath/Node/Namespace.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Node/Namespace.pm  2016-02-04 
15:09:03.000000000 +0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Node/Namespace.pm  2016-02-21 
21:48:36.000000000 +0100
@@ -1,6 +1,6 @@
 package XML::XPath::Node::Namespace;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 use vars qw/@ISA/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Node/PI.pm 
new/XML-XPath-1.31/lib/XML/XPath/Node/PI.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Node/PI.pm 2016-02-04 15:09:11.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Node/PI.pm 2016-02-21 21:48:45.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::Node::PI;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 use vars qw/@ISA/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Node/Text.pm 
new/XML-XPath-1.31/lib/XML/XPath/Node/Text.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Node/Text.pm       2016-02-04 
15:09:16.000000000 +0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Node/Text.pm       2016-02-21 
21:48:53.000000000 +0100
@@ -1,6 +1,6 @@
 package XML::XPath::Node::Text;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 use vars qw/@ISA/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Node.pm 
new/XML-XPath-1.31/lib/XML/XPath/Node.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Node.pm    2016-02-04 15:07:19.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Node.pm    2016-02-21 21:46:11.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::Node;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 use vars qw(@ISA @EXPORT $AUTOLOAD %EXPORT_TAGS @EXPORT_OK);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/NodeSet.pm 
new/XML-XPath-1.31/lib/XML/XPath/NodeSet.pm
--- old/XML-XPath-1.30/lib/XML/XPath/NodeSet.pm 2016-02-04 15:07:27.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/NodeSet.pm 2016-02-21 21:46:22.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::NodeSet;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Number.pm 
new/XML-XPath-1.31/lib/XML/XPath/Number.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Number.pm  2016-02-04 15:07:37.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Number.pm  2016-02-21 21:46:59.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::Number;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use XML::XPath::Boolean;
 use XML::XPath::Literal;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Parser.pm 
new/XML-XPath-1.31/lib/XML/XPath/Parser.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Parser.pm  2016-02-04 15:07:46.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Parser.pm  2016-02-21 21:47:07.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::Parser;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 use vars qw/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/PerlSAX.pm 
new/XML-XPath-1.31/lib/XML/XPath/PerlSAX.pm
--- old/XML-XPath-1.30/lib/XML/XPath/PerlSAX.pm 2016-02-04 15:07:55.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/PerlSAX.pm 2016-02-21 21:47:15.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::PerlSAX;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use XML::XPath::Node qw(:node_keys);
 use XML::XPath::XMLParser;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Root.pm 
new/XML-XPath-1.31/lib/XML/XPath/Root.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Root.pm    2016-02-04 15:08:04.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Root.pm    2016-02-21 21:47:23.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::Root;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 use XML::XPath::XMLParser;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Step.pm 
new/XML-XPath-1.31/lib/XML/XPath/Step.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Step.pm    2016-02-04 15:08:12.000000000 
+0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Step.pm    2016-02-21 21:47:36.000000000 
+0100
@@ -1,6 +1,6 @@
 package XML::XPath::Step;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use XML::XPath::Parser;
 use XML::XPath::Node;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/Variable.pm 
new/XML-XPath-1.31/lib/XML/XPath/Variable.pm
--- old/XML-XPath-1.30/lib/XML/XPath/Variable.pm        2016-02-04 
15:08:19.000000000 +0100
+++ new/XML-XPath-1.31/lib/XML/XPath/Variable.pm        2016-02-21 
21:47:45.000000000 +0100
@@ -1,6 +1,6 @@
 package XML::XPath::Variable;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath/XMLParser.pm 
new/XML-XPath-1.31/lib/XML/XPath/XMLParser.pm
--- old/XML-XPath-1.30/lib/XML/XPath/XMLParser.pm       2016-02-04 
15:08:28.000000000 +0100
+++ new/XML-XPath-1.31/lib/XML/XPath/XMLParser.pm       2016-02-21 
21:47:53.000000000 +0100
@@ -1,6 +1,6 @@
 package XML::XPath::XMLParser;
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 
 use strict; use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.30/lib/XML/XPath.pm 
new/XML-XPath-1.31/lib/XML/XPath.pm
--- old/XML-XPath-1.30/lib/XML/XPath.pm 2016-02-04 15:06:03.000000000 +0100
+++ new/XML-XPath-1.31/lib/XML/XPath.pm 2016-02-21 21:45:00.000000000 +0100
@@ -6,14 +6,14 @@
 
 =head1 VERSION
 
-Version 1.30
+Version 1.31
 
 =cut
 
 use strict; use warnings;
 use vars qw($VERSION $AUTOLOAD $revision);
 
-$VERSION = '1.30';
+$VERSION = '1.31';
 $XML::XPath::Namespaces = 1;
 $XML::XPath::Debug = 0;
 


Reply via email to