Hello community,

here is the log from the commit of package perl-XML-XPath for openSUSE:Factory 
checked in at 2016-05-13 09:23:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-11 09:14:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-XML-XPath.new/perl-XML-XPath.changes       
2016-05-13 09:23:21.000000000 +0200
@@ -1,0 +2,9 @@
+Thu May  5 10:29:52 UTC 2016 - co...@suse.com
+
+- updated to 1.36
+   see /usr/share/doc/packages/perl-XML-XPath/Changes
+
+  1.36  2016-04-14 MANWAR
+        - Fixed issue RT #68932 (/usr/bin/xpath outputs unwanted text when 
quiet mode ist set).
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-XML-XPath.spec ++++++
--- /var/tmp/diff_new_pack.cS6Xmh/_old  2016-05-13 09:23:22.000000000 +0200
+++ /var/tmp/diff_new_pack.cS6Xmh/_new  2016-05-13 09:23:22.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-XML-XPath
-Version:        1.35
+Version:        1.36
 Release:        0
 %define cpan_name XML-XPath
 Summary:        Parse and evaluate XPath statements

++++++ XML-XPath-1.35.tar.gz -> XML-XPath-1.36.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/Changes new/XML-XPath-1.36/Changes
--- old/XML-XPath-1.35/Changes  2016-04-06 13:14:31.000000000 +0200
+++ new/XML-XPath-1.36/Changes  2016-04-13 15:29:56.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for XML::XPath
 
+1.36  2016-04-14 MANWAR
+      - Fixed issue RT #68932 (/usr/bin/xpath outputs unwanted text when quiet 
mode ist set).
+
 1.35  2016-04-06 MANWAR
       - Fixed issue RT #113576 (XML::XPath::Node::Element::getAttributeNode() 
uses unspecified behaviour).
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/META.json new/XML-XPath-1.36/META.json
--- old/XML-XPath-1.35/META.json        2016-04-06 13:26:09.000000000 +0200
+++ new/XML-XPath-1.36/META.json        2016-04-14 11:52:52.000000000 +0200
@@ -41,91 +41,91 @@
    "provides" : {
       "XML::XPath" : {
          "file" : "lib/XML/XPath.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Boolean" : {
          "file" : "lib/XML/XPath/Boolean.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Builder" : {
          "file" : "lib/XML/XPath/Builder.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Expr" : {
          "file" : "lib/XML/XPath/Expr.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Function" : {
          "file" : "lib/XML/XPath/Function.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Literal" : {
          "file" : "lib/XML/XPath/Literal.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::LocationPath" : {
          "file" : "lib/XML/XPath/LocationPath.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Node" : {
          "file" : "lib/XML/XPath/Node.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Node::Attribute" : {
          "file" : "lib/XML/XPath/Node/Attribute.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Node::Comment" : {
          "file" : "lib/XML/XPath/Node/Comment.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Node::Element" : {
          "file" : "lib/XML/XPath/Node/Element.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Node::Namespace" : {
          "file" : "lib/XML/XPath/Node/Namespace.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Node::PI" : {
          "file" : "lib/XML/XPath/Node/PI.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Node::Text" : {
          "file" : "lib/XML/XPath/Node/Text.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::NodeSet" : {
          "file" : "lib/XML/XPath/NodeSet.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Number" : {
          "file" : "lib/XML/XPath/Number.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Parser" : {
          "file" : "lib/XML/XPath/Parser.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::PerlSAX" : {
          "file" : "lib/XML/XPath/PerlSAX.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Root" : {
          "file" : "lib/XML/XPath/Root.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Step" : {
          "file" : "lib/XML/XPath/Step.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::Variable" : {
          "file" : "lib/XML/XPath/Variable.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       },
       "XML::XPath::XMLParser" : {
          "file" : "lib/XML/XPath/XMLParser.pm",
-         "version" : "1.35"
+         "version" : "1.36"
       }
    },
    "release_status" : "stable",
@@ -136,6 +136,6 @@
          "web" : "https://github.com/manwar/XML-XPath";
       }
    },
-   "version" : "1.35",
+   "version" : "1.36",
    "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/META.yml new/XML-XPath-1.36/META.yml
--- old/XML-XPath-1.35/META.yml 2016-04-06 13:26:09.000000000 +0200
+++ new/XML-XPath-1.36/META.yml 2016-04-14 11:52:52.000000000 +0200
@@ -21,74 +21,74 @@
 provides:
   XML::XPath:
     file: lib/XML/XPath.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Boolean:
     file: lib/XML/XPath/Boolean.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Builder:
     file: lib/XML/XPath/Builder.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Expr:
     file: lib/XML/XPath/Expr.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Function:
     file: lib/XML/XPath/Function.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Literal:
     file: lib/XML/XPath/Literal.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::LocationPath:
     file: lib/XML/XPath/LocationPath.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Node:
     file: lib/XML/XPath/Node.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Node::Attribute:
     file: lib/XML/XPath/Node/Attribute.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Node::Comment:
     file: lib/XML/XPath/Node/Comment.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Node::Element:
     file: lib/XML/XPath/Node/Element.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Node::Namespace:
     file: lib/XML/XPath/Node/Namespace.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Node::PI:
     file: lib/XML/XPath/Node/PI.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Node::Text:
     file: lib/XML/XPath/Node/Text.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::NodeSet:
     file: lib/XML/XPath/NodeSet.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Number:
     file: lib/XML/XPath/Number.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Parser:
     file: lib/XML/XPath/Parser.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::PerlSAX:
     file: lib/XML/XPath/PerlSAX.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Root:
     file: lib/XML/XPath/Root.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Step:
     file: lib/XML/XPath/Step.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::Variable:
     file: lib/XML/XPath/Variable.pm
-    version: '1.35'
+    version: '1.36'
   XML::XPath::XMLParser:
     file: lib/XML/XPath/XMLParser.pm
-    version: '1.35'
+    version: '1.36'
 requires:
   XML::Parser: '2.23'
   perl: '5.006'
 resources:
   repository: https://github.com/manwar/XML-XPath.git
-version: '1.35'
+version: '1.36'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/Makefile.PL 
new/XML-XPath-1.36/Makefile.PL
--- old/XML-XPath-1.35/Makefile.PL      2016-04-06 13:10:45.000000000 +0200
+++ new/XML-XPath-1.36/Makefile.PL      2016-04-13 15:28:06.000000000 +0200
@@ -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.35' },
-            'XML::XPath::XMLParser'       => { file => 
'lib/XML/XPath/XMLParser.pm',      version => '1.35' },
-            'XML::XPath::Parser'          => { file => 
'lib/XML/XPath/Parser.pm',         version => '1.35' },
-            'XML::XPath::Expr'            => { file => 
'lib/XML/XPath/Expr.pm',           version => '1.35' },
-            'XML::XPath::Function'        => { file => 
'lib/XML/XPath/Function.pm',       version => '1.35' },
-            'XML::XPath::Literal'         => { file => 
'lib/XML/XPath/Literal.pm',        version => '1.35' },
-            'XML::XPath::LocationPath'    => { file => 
'lib/XML/XPath/LocationPath.pm',   version => '1.35' },
-            'XML::XPath::Number'          => { file => 
'lib/XML/XPath/Number.pm',         version => '1.35' },
-            'XML::XPath::Node'            => { file => 
'lib/XML/XPath/Node.pm',           version => '1.35' },
-            'XML::XPath::Node::Element'   => { file => 
'lib/XML/XPath/Node/Element.pm',   version => '1.35' },
-            'XML::XPath::Node::Attribute' => { file => 
'lib/XML/XPath/Node/Attribute.pm', version => '1.35' },
-            'XML::XPath::Node::Text'      => { file => 
'lib/XML/XPath/Node/Text.pm',      version => '1.35' },
-            'XML::XPath::Node::Namespace' => { file => 
'lib/XML/XPath/Node/Namespace.pm', version => '1.35' },
-            'XML::XPath::Node::PI'        => { file => 
'lib/XML/XPath/Node/PI.pm',        version => '1.35' },
-            'XML::XPath::Node::Comment'   => { file => 
'lib/XML/XPath/Node/Comment.pm',   version => '1.35' },
-            'XML::XPath::Step'            => { file => 
'lib/XML/XPath/Step.pm',           version => '1.35' },
-            'XML::XPath::Variable'        => { file => 
'lib/XML/XPath/Variable.pm',       version => '1.35' },
-            'XML::XPath::NodeSet'         => { file => 
'lib/XML/XPath/NodeSet.pm',        version => '1.35' },
-            'XML::XPath::Boolean'         => { file => 
'lib/XML/XPath/Boolean.pm',        version => '1.35' },
-            'XML::XPath::Root'            => { file => 
'lib/XML/XPath/Root.pm',           version => '1.35' },
-            'XML::XPath::PerlSAX'         => { file => 
'lib/XML/XPath/PerlSAX.pm',        version => '1.35' },
-            'XML::XPath::Builder'         => { file => 
'lib/XML/XPath/Builder.pm',        version => '1.35' },
+            'XML::XPath'                  => { file => 'lib/XML/XPath.pm',     
           version => '1.36' },
+            'XML::XPath::XMLParser'       => { file => 
'lib/XML/XPath/XMLParser.pm',      version => '1.36' },
+            'XML::XPath::Parser'          => { file => 
'lib/XML/XPath/Parser.pm',         version => '1.36' },
+            'XML::XPath::Expr'            => { file => 
'lib/XML/XPath/Expr.pm',           version => '1.36' },
+            'XML::XPath::Function'        => { file => 
'lib/XML/XPath/Function.pm',       version => '1.36' },
+            'XML::XPath::Literal'         => { file => 
'lib/XML/XPath/Literal.pm',        version => '1.36' },
+            'XML::XPath::LocationPath'    => { file => 
'lib/XML/XPath/LocationPath.pm',   version => '1.36' },
+            'XML::XPath::Number'          => { file => 
'lib/XML/XPath/Number.pm',         version => '1.36' },
+            'XML::XPath::Node'            => { file => 
'lib/XML/XPath/Node.pm',           version => '1.36' },
+            'XML::XPath::Node::Element'   => { file => 
'lib/XML/XPath/Node/Element.pm',   version => '1.36' },
+            'XML::XPath::Node::Attribute' => { file => 
'lib/XML/XPath/Node/Attribute.pm', version => '1.36' },
+            'XML::XPath::Node::Text'      => { file => 
'lib/XML/XPath/Node/Text.pm',      version => '1.36' },
+            'XML::XPath::Node::Namespace' => { file => 
'lib/XML/XPath/Node/Namespace.pm', version => '1.36' },
+            'XML::XPath::Node::PI'        => { file => 
'lib/XML/XPath/Node/PI.pm',        version => '1.36' },
+            'XML::XPath::Node::Comment'   => { file => 
'lib/XML/XPath/Node/Comment.pm',   version => '1.36' },
+            'XML::XPath::Step'            => { file => 
'lib/XML/XPath/Step.pm',           version => '1.36' },
+            'XML::XPath::Variable'        => { file => 
'lib/XML/XPath/Variable.pm',       version => '1.36' },
+            'XML::XPath::NodeSet'         => { file => 
'lib/XML/XPath/NodeSet.pm',        version => '1.36' },
+            'XML::XPath::Boolean'         => { file => 
'lib/XML/XPath/Boolean.pm',        version => '1.36' },
+            'XML::XPath::Root'            => { file => 
'lib/XML/XPath/Root.pm',           version => '1.36' },
+            'XML::XPath::PerlSAX'         => { file => 
'lib/XML/XPath/PerlSAX.pm',        version => '1.36' },
+            'XML::XPath::Builder'         => { file => 
'lib/XML/XPath/Builder.pm',        version => '1.36' },
         },
         resources   => {
             repository => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/examples/xpath 
new/XML-XPath-1.36/examples/xpath
--- old/XML-XPath-1.35/examples/xpath   2016-04-04 19:41:16.000000000 +0200
+++ new/XML-XPath-1.36/examples/xpath   2016-04-13 15:22:19.000000000 +0200
@@ -21,6 +21,11 @@
             push @paths, shift;
             last OPTIONS;
         }
+        if ($ARGV[0] eq "-q") {
+            $quiet = 1;
+            shift;
+            last OPTIONS;
+        }
         if ($ARGV[0] eq "-p") {
             shift;
             $PREFIX = shift;
@@ -31,11 +36,6 @@
             $SUFFIX = shift;
             last OPTIONS;
         }
-        if ($ARGV[0] eq "-q") {
-            $quiet = 1;
-            shift;
-            last OPTIONS;
-        }
         if ($ARGV[0] eq "-n") {
             $XML::XPath::ParseParamEnt = 0;
             shift;
@@ -98,7 +98,7 @@
         }
     }
     else {
-        print STDERR "Query didn't return a nodeset. Value: ";
+        print STDERR "Query didn't return a nodeset. Value: " unless $quiet;
         print $nodes->value, "\n";
     }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Boolean.pm 
new/XML-XPath-1.36/lib/XML/XPath/Boolean.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Boolean.pm 2016-04-06 13:06:17.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Boolean.pm 2016-04-13 15:23:16.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::Boolean;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use XML::XPath::Number;
 use XML::XPath::Literal;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Builder.pm 
new/XML-XPath-1.36/lib/XML/XPath/Builder.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Builder.pm 2016-04-06 13:06:25.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Builder.pm 2016-04-13 15:23:24.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::Builder;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Expr.pm 
new/XML-XPath-1.36/lib/XML/XPath/Expr.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Expr.pm    2016-04-06 13:06:34.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Expr.pm    2016-04-13 15:23:33.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::Expr;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Function.pm 
new/XML-XPath-1.36/lib/XML/XPath/Function.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Function.pm        2016-04-06 
13:06:45.000000000 +0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Function.pm        2016-04-13 
15:23:42.000000000 +0200
@@ -1,6 +1,6 @@
 package XML::XPath::Function;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use XML::XPath::Number;
 use XML::XPath::Literal;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Literal.pm 
new/XML-XPath-1.36/lib/XML/XPath/Literal.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Literal.pm 2016-04-06 13:06:56.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Literal.pm 2016-04-13 15:23:51.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::Literal;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use XML::XPath::Boolean;
 use XML::XPath::Number;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/LocationPath.pm 
new/XML-XPath-1.36/lib/XML/XPath/LocationPath.pm
--- old/XML-XPath-1.35/lib/XML/XPath/LocationPath.pm    2016-04-06 
13:07:06.000000000 +0200
+++ new/XML-XPath-1.36/lib/XML/XPath/LocationPath.pm    2016-04-13 
15:24:00.000000000 +0200
@@ -1,6 +1,6 @@
 package XML::XPath::LocationPath;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use XML::XPath::Root;
 use strict; use warnings;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Node/Attribute.pm 
new/XML-XPath-1.36/lib/XML/XPath/Node/Attribute.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Node/Attribute.pm  2016-04-06 
13:08:48.000000000 +0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Node/Attribute.pm  2016-04-13 
15:24:17.000000000 +0200
@@ -4,7 +4,7 @@
 use vars qw/@ISA $VERSION/;
 
 @ISA = ('XML::XPath::Node');
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 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.35';
+$VERSION = '1.36';
 
 sub new {
        my $class = shift;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Node/Comment.pm 
new/XML-XPath-1.36/lib/XML/XPath/Node/Comment.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Node/Comment.pm    2016-04-06 
13:08:56.000000000 +0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Node/Comment.pm    2016-04-13 
15:24:30.000000000 +0200
@@ -1,6 +1,6 @@
 package XML::XPath::Node::Comment;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 use vars qw/@ISA/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Node/Element.pm 
new/XML-XPath-1.36/lib/XML/XPath/Node/Element.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Node/Element.pm    2016-04-06 
13:09:07.000000000 +0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Node/Element.pm    2016-04-13 
15:24:38.000000000 +0200
@@ -1,6 +1,6 @@
 package XML::XPath::Node::Element;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 use vars qw/@ISA/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Node/Namespace.pm 
new/XML-XPath-1.36/lib/XML/XPath/Node/Namespace.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Node/Namespace.pm  2016-04-06 
13:09:18.000000000 +0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Node/Namespace.pm  2016-04-13 
15:24:47.000000000 +0200
@@ -1,6 +1,6 @@
 package XML::XPath::Node::Namespace;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 use vars qw/@ISA/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Node/PI.pm 
new/XML-XPath-1.36/lib/XML/XPath/Node/PI.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Node/PI.pm 2016-04-06 13:09:27.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Node/PI.pm 2016-04-13 15:24:57.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::Node::PI;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 use vars qw/@ISA/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Node/Text.pm 
new/XML-XPath-1.36/lib/XML/XPath/Node/Text.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Node/Text.pm       2016-04-06 
13:09:37.000000000 +0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Node/Text.pm       2016-04-13 
15:25:05.000000000 +0200
@@ -1,6 +1,6 @@
 package XML::XPath::Node::Text;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 use vars qw/@ISA/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Node.pm 
new/XML-XPath-1.36/lib/XML/XPath/Node.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Node.pm    2016-04-06 13:07:18.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Node.pm    2016-04-13 15:25:14.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::Node;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 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.35/lib/XML/XPath/NodeSet.pm 
new/XML-XPath-1.36/lib/XML/XPath/NodeSet.pm
--- old/XML-XPath-1.35/lib/XML/XPath/NodeSet.pm 2016-04-06 13:07:26.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/NodeSet.pm 2016-04-13 15:25:22.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::NodeSet;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Number.pm 
new/XML-XPath-1.36/lib/XML/XPath/Number.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Number.pm  2016-04-06 13:07:34.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Number.pm  2016-04-13 15:25:30.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::Number;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use XML::XPath::Boolean;
 use XML::XPath::Literal;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Parser.pm 
new/XML-XPath-1.36/lib/XML/XPath/Parser.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Parser.pm  2016-04-06 13:07:43.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Parser.pm  2016-04-13 15:25:39.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::Parser;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 use vars qw/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/PerlSAX.pm 
new/XML-XPath-1.36/lib/XML/XPath/PerlSAX.pm
--- old/XML-XPath-1.35/lib/XML/XPath/PerlSAX.pm 2016-04-06 13:07:54.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/PerlSAX.pm 2016-04-13 15:25:47.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::PerlSAX;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 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.35/lib/XML/XPath/Root.pm 
new/XML-XPath-1.36/lib/XML/XPath/Root.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Root.pm    2016-04-06 13:08:04.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Root.pm    2016-04-13 15:25:57.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::Root;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 use XML::XPath::XMLParser;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Step.pm 
new/XML-XPath-1.36/lib/XML/XPath/Step.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Step.pm    2016-04-06 13:08:14.000000000 
+0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Step.pm    2016-04-13 15:26:05.000000000 
+0200
@@ -1,6 +1,6 @@
 package XML::XPath::Step;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use XML::XPath::Parser;
 use XML::XPath::Node;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/Variable.pm 
new/XML-XPath-1.36/lib/XML/XPath/Variable.pm
--- old/XML-XPath-1.35/lib/XML/XPath/Variable.pm        2016-04-06 
13:08:24.000000000 +0200
+++ new/XML-XPath-1.36/lib/XML/XPath/Variable.pm        2016-04-13 
15:26:15.000000000 +0200
@@ -1,6 +1,6 @@
 package XML::XPath::Variable;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath/XMLParser.pm 
new/XML-XPath-1.36/lib/XML/XPath/XMLParser.pm
--- old/XML-XPath-1.35/lib/XML/XPath/XMLParser.pm       2016-04-06 
13:08:32.000000000 +0200
+++ new/XML-XPath-1.36/lib/XML/XPath/XMLParser.pm       2016-04-13 
15:26:23.000000000 +0200
@@ -1,6 +1,6 @@
 package XML::XPath::XMLParser;
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 
 use strict; use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.35/lib/XML/XPath.pm 
new/XML-XPath-1.36/lib/XML/XPath.pm
--- old/XML-XPath-1.35/lib/XML/XPath.pm 2016-04-06 13:06:07.000000000 +0200
+++ new/XML-XPath-1.36/lib/XML/XPath.pm 2016-04-13 15:23:04.000000000 +0200
@@ -6,14 +6,14 @@
 
 =head1 VERSION
 
-Version 1.35
+Version 1.36
 
 =cut
 
 use strict; use warnings;
 use vars qw($VERSION $AUTOLOAD $revision);
 
-$VERSION = '1.35';
+$VERSION = '1.36';
 $XML::XPath::Namespaces = 1;
 $XML::XPath::ParseParamEnt = 1;
 $XML::XPath::Debug = 0;


Reply via email to