Hello community,

here is the log from the commit of package perl-PPIx-Regexp for 
openSUSE:Factory checked in at 2018-08-31 10:43:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old)
 and      /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-PPIx-Regexp"

Fri Aug 31 10:43:16 2018 rev:43 rq:631327 version:0.062

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes        
2018-07-28 12:39:29.184320160 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new/perl-PPIx-Regexp.changes   
2018-08-31 10:44:02.911174156 +0200
@@ -1,0 +2,10 @@
+Tue Aug 14 05:56:51 UTC 2018 - [email protected]
+
+- updated to 0.062
+   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+  0.062                2018-08-12      T. R. Wyant
+      Remove tokenizer method prior(). This is the last step in its
+      deprecation.
+
+-------------------------------------------------------------------

Old:
----
  PPIx-Regexp-0.061.tar.gz

New:
----
  PPIx-Regexp-0.062.tar.gz

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

Other differences:
------------------
++++++ perl-PPIx-Regexp.spec ++++++
--- /var/tmp/diff_new_pack.DE9PcV/_old  2018-08-31 10:44:03.335174662 +0200
+++ /var/tmp/diff_new_pack.DE9PcV/_new  2018-08-31 10:44:03.335174662 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-PPIx-Regexp
-Version:        0.061
+Version:        0.062
 Release:        0
 %define cpan_name PPIx-Regexp
 Summary:        Represent a regular expression of some sort

++++++ PPIx-Regexp-0.061.tar.gz -> PPIx-Regexp-0.062.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/Changes 
new/PPIx-Regexp-0.062/Changes
--- old/PPIx-Regexp-0.061/Changes       2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/Changes       2018-08-12 14:02:44.000000000 +0200
@@ -1,3 +1,7 @@
+0.062          2018-08-12      T. R. Wyant
+    Remove tokenizer method prior(). This is the last step in its
+    deprecation.
+
 0.061          2018-07-09      T. R. Wyant
     Only standalone graphemes and non-characters allowed as delimiters
     starting with Perl 5.29.0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/META.json 
new/PPIx-Regexp-0.062/META.json
--- old/PPIx-Regexp-0.061/META.json     2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/META.json     2018-08-12 14:02:44.000000000 +0200
@@ -46,251 +46,251 @@
    "provides" : {
       "PPIx::Regexp" : {
          "file" : "lib/PPIx/Regexp.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Constant" : {
          "file" : "lib/PPIx/Regexp/Constant.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Dumper" : {
          "file" : "lib/PPIx/Regexp/Dumper.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Element" : {
          "file" : "lib/PPIx/Regexp/Element.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Lexer" : {
          "file" : "lib/PPIx/Regexp/Lexer.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Node" : {
          "file" : "lib/PPIx/Regexp/Node.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Node::Range" : {
          "file" : "lib/PPIx/Regexp/Node/Range.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Node::Unknown" : {
          "file" : "lib/PPIx/Regexp/Node/Unknown.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::StringTokenizer" : {
          "file" : "lib/PPIx/Regexp/StringTokenizer.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure" : {
          "file" : "lib/PPIx/Regexp/Structure.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Assertion" : {
          "file" : "lib/PPIx/Regexp/Structure/Assertion.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::BranchReset" : {
          "file" : "lib/PPIx/Regexp/Structure/BranchReset.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Capture" : {
          "file" : "lib/PPIx/Regexp/Structure/Capture.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::CharClass" : {
          "file" : "lib/PPIx/Regexp/Structure/CharClass.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Code" : {
          "file" : "lib/PPIx/Regexp/Structure/Code.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Main" : {
          "file" : "lib/PPIx/Regexp/Structure/Main.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Modifier" : {
          "file" : "lib/PPIx/Regexp/Structure/Modifier.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::NamedCapture" : {
          "file" : "lib/PPIx/Regexp/Structure/NamedCapture.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Quantifier" : {
          "file" : "lib/PPIx/Regexp/Structure/Quantifier.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::RegexSet" : {
          "file" : "lib/PPIx/Regexp/Structure/RegexSet.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Regexp" : {
          "file" : "lib/PPIx/Regexp/Structure/Regexp.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Replacement" : {
          "file" : "lib/PPIx/Regexp/Structure/Replacement.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Subexpression" : {
          "file" : "lib/PPIx/Regexp/Structure/Subexpression.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Switch" : {
          "file" : "lib/PPIx/Regexp/Structure/Switch.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Structure::Unknown" : {
          "file" : "lib/PPIx/Regexp/Structure/Unknown.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Support" : {
          "file" : "lib/PPIx/Regexp/Support.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token" : {
          "file" : "lib/PPIx/Regexp/Token.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Assertion" : {
          "file" : "lib/PPIx/Regexp/Token/Assertion.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Backreference" : {
          "file" : "lib/PPIx/Regexp/Token/Backreference.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Backtrack" : {
          "file" : "lib/PPIx/Regexp/Token/Backtrack.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::CharClass" : {
          "file" : "lib/PPIx/Regexp/Token/CharClass.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::CharClass::POSIX" : {
          "file" : "lib/PPIx/Regexp/Token/CharClass/POSIX.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::CharClass::POSIX::Unknown" : {
          "file" : "lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::CharClass::Simple" : {
          "file" : "lib/PPIx/Regexp/Token/CharClass/Simple.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Code" : {
          "file" : "lib/PPIx/Regexp/Token/Code.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Comment" : {
          "file" : "lib/PPIx/Regexp/Token/Comment.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Condition" : {
          "file" : "lib/PPIx/Regexp/Token/Condition.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Control" : {
          "file" : "lib/PPIx/Regexp/Token/Control.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Delimiter" : {
          "file" : "lib/PPIx/Regexp/Token/Delimiter.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Greediness" : {
          "file" : "lib/PPIx/Regexp/Token/Greediness.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::GroupType" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::GroupType::Assertion" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/Assertion.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::GroupType::BranchReset" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/BranchReset.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::GroupType::Code" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/Code.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::GroupType::Modifier" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/Modifier.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::GroupType::NamedCapture" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::GroupType::Subexpression" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/Subexpression.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::GroupType::Switch" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/Switch.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Interpolation" : {
          "file" : "lib/PPIx/Regexp/Token/Interpolation.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Literal" : {
          "file" : "lib/PPIx/Regexp/Token/Literal.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Modifier" : {
          "file" : "lib/PPIx/Regexp/Token/Modifier.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::NoOp" : {
          "file" : "lib/PPIx/Regexp/Token/NoOp.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Operator" : {
          "file" : "lib/PPIx/Regexp/Token/Operator.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Quantifier" : {
          "file" : "lib/PPIx/Regexp/Token/Quantifier.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Recursion" : {
          "file" : "lib/PPIx/Regexp/Token/Recursion.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Reference" : {
          "file" : "lib/PPIx/Regexp/Token/Reference.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Structure" : {
          "file" : "lib/PPIx/Regexp/Token/Structure.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Unknown" : {
          "file" : "lib/PPIx/Regexp/Token/Unknown.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Unmatched" : {
          "file" : "lib/PPIx/Regexp/Token/Unmatched.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Token::Whitespace" : {
          "file" : "lib/PPIx/Regexp/Token/Whitespace.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Tokenizer" : {
          "file" : "lib/PPIx/Regexp/Tokenizer.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       },
       "PPIx::Regexp::Util" : {
          "file" : "lib/PPIx/Regexp/Util.pm",
-         "version" : "0.061"
+         "version" : "0.062"
       }
    },
    "release_status" : "stable",
@@ -308,6 +308,6 @@
          "web" : "https://github.com/trwyant/perl-PPIx-Regexp";
       }
    },
-   "version" : "0.061",
+   "version" : "0.062",
    "x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/META.yml 
new/PPIx-Regexp-0.062/META.yml
--- old/PPIx-Regexp-0.061/META.yml      2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/META.yml      2018-08-12 14:02:44.000000000 +0200
@@ -19,190 +19,190 @@
 provides:
   PPIx::Regexp:
     file: lib/PPIx/Regexp.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Constant:
     file: lib/PPIx/Regexp/Constant.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Dumper:
     file: lib/PPIx/Regexp/Dumper.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Element:
     file: lib/PPIx/Regexp/Element.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Lexer:
     file: lib/PPIx/Regexp/Lexer.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Node:
     file: lib/PPIx/Regexp/Node.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Node::Range:
     file: lib/PPIx/Regexp/Node/Range.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Node::Unknown:
     file: lib/PPIx/Regexp/Node/Unknown.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::StringTokenizer:
     file: lib/PPIx/Regexp/StringTokenizer.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure:
     file: lib/PPIx/Regexp/Structure.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Assertion:
     file: lib/PPIx/Regexp/Structure/Assertion.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::BranchReset:
     file: lib/PPIx/Regexp/Structure/BranchReset.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Capture:
     file: lib/PPIx/Regexp/Structure/Capture.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::CharClass:
     file: lib/PPIx/Regexp/Structure/CharClass.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Code:
     file: lib/PPIx/Regexp/Structure/Code.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Main:
     file: lib/PPIx/Regexp/Structure/Main.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Modifier:
     file: lib/PPIx/Regexp/Structure/Modifier.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::NamedCapture:
     file: lib/PPIx/Regexp/Structure/NamedCapture.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Quantifier:
     file: lib/PPIx/Regexp/Structure/Quantifier.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::RegexSet:
     file: lib/PPIx/Regexp/Structure/RegexSet.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Regexp:
     file: lib/PPIx/Regexp/Structure/Regexp.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Replacement:
     file: lib/PPIx/Regexp/Structure/Replacement.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Subexpression:
     file: lib/PPIx/Regexp/Structure/Subexpression.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Switch:
     file: lib/PPIx/Regexp/Structure/Switch.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Structure::Unknown:
     file: lib/PPIx/Regexp/Structure/Unknown.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Support:
     file: lib/PPIx/Regexp/Support.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token:
     file: lib/PPIx/Regexp/Token.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Assertion:
     file: lib/PPIx/Regexp/Token/Assertion.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Backreference:
     file: lib/PPIx/Regexp/Token/Backreference.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Backtrack:
     file: lib/PPIx/Regexp/Token/Backtrack.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::CharClass:
     file: lib/PPIx/Regexp/Token/CharClass.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::CharClass::POSIX:
     file: lib/PPIx/Regexp/Token/CharClass/POSIX.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::CharClass::POSIX::Unknown:
     file: lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::CharClass::Simple:
     file: lib/PPIx/Regexp/Token/CharClass/Simple.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Code:
     file: lib/PPIx/Regexp/Token/Code.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Comment:
     file: lib/PPIx/Regexp/Token/Comment.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Condition:
     file: lib/PPIx/Regexp/Token/Condition.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Control:
     file: lib/PPIx/Regexp/Token/Control.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Delimiter:
     file: lib/PPIx/Regexp/Token/Delimiter.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Greediness:
     file: lib/PPIx/Regexp/Token/Greediness.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::GroupType:
     file: lib/PPIx/Regexp/Token/GroupType.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::GroupType::Assertion:
     file: lib/PPIx/Regexp/Token/GroupType/Assertion.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::GroupType::BranchReset:
     file: lib/PPIx/Regexp/Token/GroupType/BranchReset.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::GroupType::Code:
     file: lib/PPIx/Regexp/Token/GroupType/Code.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::GroupType::Modifier:
     file: lib/PPIx/Regexp/Token/GroupType/Modifier.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::GroupType::NamedCapture:
     file: lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::GroupType::Subexpression:
     file: lib/PPIx/Regexp/Token/GroupType/Subexpression.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::GroupType::Switch:
     file: lib/PPIx/Regexp/Token/GroupType/Switch.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Interpolation:
     file: lib/PPIx/Regexp/Token/Interpolation.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Literal:
     file: lib/PPIx/Regexp/Token/Literal.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Modifier:
     file: lib/PPIx/Regexp/Token/Modifier.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::NoOp:
     file: lib/PPIx/Regexp/Token/NoOp.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Operator:
     file: lib/PPIx/Regexp/Token/Operator.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Quantifier:
     file: lib/PPIx/Regexp/Token/Quantifier.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Recursion:
     file: lib/PPIx/Regexp/Token/Recursion.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Reference:
     file: lib/PPIx/Regexp/Token/Reference.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Structure:
     file: lib/PPIx/Regexp/Token/Structure.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Unknown:
     file: lib/PPIx/Regexp/Token/Unknown.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Unmatched:
     file: lib/PPIx/Regexp/Token/Unmatched.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Token::Whitespace:
     file: lib/PPIx/Regexp/Token/Whitespace.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Tokenizer:
     file: lib/PPIx/Regexp/Tokenizer.pm
-    version: '0.061'
+    version: '0.062'
   PPIx::Regexp::Util:
     file: lib/PPIx/Regexp/Util.pm
-    version: '0.061'
+    version: '0.062'
 requires:
   Carp: '0'
   Exporter: '0'
@@ -220,5 +220,5 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=PPIx-Regexp
   license: http://dev.perl.org/licenses/
   repository: git://github.com/trwyant/perl-PPIx-Regexp.git
-version: '0.061'
+version: '0.062'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/eg/preaccepts 
new/PPIx-Regexp-0.062/eg/preaccepts
--- old/PPIx-Regexp-0.061/eg/preaccepts 2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/eg/preaccepts 2018-08-12 14:02:44.000000000 +0200
@@ -9,7 +9,7 @@
 use Pod::Usage;
 use PPIx::Regexp;
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 my %opt;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/eg/predump 
new/PPIx-Regexp-0.062/eg/predump
--- old/PPIx-Regexp-0.061/eg/predump    2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/eg/predump    2018-08-12 14:02:44.000000000 +0200
@@ -21,7 +21,7 @@
 
 use vars qw{ $VERSION };
 
-$VERSION = '0.061';
+$VERSION = '0.062';
 
 my %opt = (
     default_modifiers => [],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/eg/preslurp 
new/PPIx-Regexp-0.062/eg/preslurp
--- old/PPIx-Regexp-0.061/eg/preslurp   2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/eg/preslurp   2018-08-12 14:02:44.000000000 +0200
@@ -14,7 +14,7 @@
 use PPIx::Regexp::Dumper;
 use PPIx::Regexp::Tokenizer;
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 my %opt = (
     verbose    => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/inc/My/Module/Build.pm 
new/PPIx-Regexp-0.062/inc/My/Module/Build.pm
--- old/PPIx-Regexp-0.061/inc/My/Module/Build.pm        2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/inc/My/Module/Build.pm        2018-08-12 
14:02:44.000000000 +0200
@@ -6,7 +6,7 @@
 use Module::Build;
 our @ISA = qw{ Module::Build };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use Carp;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/inc/My/Module/Mock_Tokenizer.pm 
new/PPIx-Regexp-0.062/inc/My/Module/Mock_Tokenizer.pm
--- old/PPIx-Regexp-0.061/inc/My/Module/Mock_Tokenizer.pm       2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/inc/My/Module/Mock_Tokenizer.pm       2018-08-12 
14:02:44.000000000 +0200
@@ -7,7 +7,7 @@
 
 use Carp;
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use constant ARRAY_REF => ref [];
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/inc/My/Module/Test.pm 
new/PPIx-Regexp-0.062/inc/My/Module/Test.pm
--- old/PPIx-Regexp-0.061/inc/My/Module/Test.pm 2018-07-09 16:37:13.000000000 
+0200
+++ new/PPIx-Regexp-0.062/inc/My/Module/Test.pm 2018-08-12 14:02:44.000000000 
+0200
@@ -13,7 +13,7 @@
 use Scalar::Util qw{ looks_like_number refaddr };
 use Test::More 0.88;
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use constant ARRAY_REF => ref [];
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Constant.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Constant.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Constant.pm   2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Constant.pm   2018-08-12 
14:02:44.000000000 +0200
@@ -8,7 +8,7 @@
 # CAVEAT: do not include any other PPIx-Regexp modules in this one, or
 # you will end up with a circular dependency.
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 our @EXPORT_OK = qw{
     ARRAY_REF
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Dumper.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Dumper.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Dumper.pm     2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Dumper.pm     2018-08-12 
14:02:44.000000000 +0200
@@ -48,7 +48,7 @@
 use PPIx::Regexp::Tokenizer;
 use PPIx::Regexp::Util qw{ __choose_tokenizer_class __instance };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 =head2 new
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Element.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Element.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Element.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Element.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -50,7 +50,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 =head2 accepts_perl
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Lexer.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Lexer.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Lexer.pm      2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Lexer.pm      2018-08-12 
14:02:44.000000000 +0200
@@ -69,7 +69,7 @@
 use PPIx::Regexp::Tokenizer                            ();
 use PPIx::Regexp::Util qw{ __choose_tokenizer_class __instance };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 =head2 new
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Node/Range.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Node/Range.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Node/Range.pm 2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Node/Range.pm 2018-08-12 
14:02:44.000000000 +0200
@@ -40,7 +40,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub explain {
     my ( $self ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Node/Unknown.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Node/Unknown.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Node/Unknown.pm       2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Node/Unknown.pm       2018-08-12 
14:02:44.000000000 +0200
@@ -9,7 +9,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 
 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Node.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Node.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Node.pm       2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Node.pm       2018-08-12 
14:02:44.000000000 +0200
@@ -49,7 +49,7 @@
 use PPIx::Regexp::Util qw{ __instance };
 use Scalar::Util qw{ refaddr };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use constant ELEMENT_UNKNOWN   => NODE_UNKNOWN;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/StringTokenizer.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/StringTokenizer.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/StringTokenizer.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/StringTokenizer.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -13,7 +13,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 {
     # Names of classes containing tokenization machinery. There are few
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Assertion.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Assertion.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Assertion.pm        
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Assertion.pm        
2018-08-12 14:02:44.000000000 +0200
@@ -34,7 +34,7 @@
 
 use base qw{ PPIx::Regexp::Structure };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use PPIx::Regexp::Constant qw{
     LITERAL_LEFT_CURLY_ALLOWED
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Atomic_Script_Run.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Atomic_Script_Run.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Atomic_Script_Run.pm        
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Atomic_Script_Run.pm        
2018-08-12 14:02:44.000000000 +0200
@@ -11,7 +11,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 
 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/BranchReset.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/BranchReset.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/BranchReset.pm      
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/BranchReset.pm      
2018-08-12 14:02:44.000000000 +0200
@@ -37,7 +37,7 @@
 use Carp qw{ confess };
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Called by the lexer to record the capture number.
 sub __PPIX_LEXER__record_capture_number {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Capture.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Capture.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Capture.pm  2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Capture.pm  2018-08-12 
14:02:44.000000000 +0200
@@ -37,7 +37,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub explain {
     my ( $self ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/CharClass.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/CharClass.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/CharClass.pm        
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/CharClass.pm        
2018-08-12 14:02:44.000000000 +0200
@@ -40,7 +40,7 @@
 };
 use PPIx::Regexp::Util qw{ __instance };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub __new {
     my ( $class, @args ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Code.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Code.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Code.pm     2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Code.pm     2018-08-12 
14:02:44.000000000 +0200
@@ -41,7 +41,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # The only child of this structure should be a single
 # PPIx::Regexp::Token::Code. Anything else gets turned into the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Main.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Main.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Main.pm     2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Main.pm     2018-08-12 
14:02:44.000000000 +0200
@@ -42,7 +42,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 =head2 delimiters
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Modifier.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Modifier.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Modifier.pm 2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Modifier.pm 2018-08-12 
14:02:44.000000000 +0200
@@ -37,7 +37,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # This is a kluge for both determining whether the object asserts
 # modifiers (hence the 'ductype') and determining whether the given
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/NamedCapture.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/NamedCapture.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/NamedCapture.pm     
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/NamedCapture.pm     
2018-08-12 14:02:44.000000000 +0200
@@ -43,7 +43,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub explain {
     my ( $self ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Quantifier.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Quantifier.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Quantifier.pm       
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Quantifier.pm       
2018-08-12 14:02:44.000000000 +0200
@@ -39,7 +39,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub can_be_quantified {
     return;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/RegexSet.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/RegexSet.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/RegexSet.pm 2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/RegexSet.pm 2018-08-12 
14:02:44.000000000 +0200
@@ -10,7 +10,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub __following_literal_left_curly_disallowed_in {
     return LITERAL_LEFT_CURLY_REMOVED_PHASE_2;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Regexp.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Regexp.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Regexp.pm   2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Regexp.pm   2018-08-12 
14:02:44.000000000 +0200
@@ -38,7 +38,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub can_be_quantified { return; }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Replacement.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Replacement.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Replacement.pm      
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Replacement.pm      
2018-08-12 14:02:44.000000000 +0200
@@ -40,7 +40,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub can_be_quantified { return; }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Script_Run.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Script_Run.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Script_Run.pm       
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Script_Run.pm       
2018-08-12 14:02:44.000000000 +0200
@@ -11,7 +11,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 
 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Subexpression.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Subexpression.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Subexpression.pm    
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Subexpression.pm    
2018-08-12 14:02:44.000000000 +0200
@@ -36,7 +36,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Switch.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Switch.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Switch.pm   2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Switch.pm   2018-08-12 
14:02:44.000000000 +0200
@@ -36,7 +36,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub __PPIX_LEXER__finalize {
     my ( $self, $lexer ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Unknown.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Unknown.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure/Unknown.pm  2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure/Unknown.pm  2018-08-12 
14:02:44.000000000 +0200
@@ -36,7 +36,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Structure.pm  2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Structure.pm  2018-08-12 
14:02:44.000000000 +0200
@@ -58,7 +58,7 @@
 use PPIx::Regexp::Util qw{ __instance };
 use Scalar::Util qw{ refaddr };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use constant ELEMENT_UNKNOWN => STRUCTURE_UNKNOWN;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Support.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Support.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Support.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Support.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -38,7 +38,7 @@
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 use PPIx::Regexp::Util qw{ __instance };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 =head2 close_bracket
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Assertion.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Assertion.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Assertion.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Assertion.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -55,7 +55,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 # sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Backreference.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Backreference.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Backreference.pm        
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Backreference.pm        
2018-08-12 14:02:44.000000000 +0200
@@ -44,7 +44,7 @@
 };
 use PPIx::Regexp::Util qw{ __to_ordinal_en };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 # sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Backtrack.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Backtrack.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Backtrack.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Backtrack.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -35,7 +35,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm      
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm      
2018-08-12 14:02:44.000000000 +0200
@@ -9,7 +9,7 @@
 
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub perl_version_introduced {
 #   my ( $self ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/CharClass/POSIX.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/CharClass/POSIX.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/CharClass/POSIX.pm      
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/CharClass/POSIX.pm      
2018-08-12 14:02:44.000000000 +0200
@@ -48,7 +48,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 # sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/CharClass/Simple.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/CharClass/Simple.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/CharClass/Simple.pm     
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/CharClass/Simple.pm     
2018-08-12 14:02:44.000000000 +0200
@@ -45,7 +45,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/CharClass.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/CharClass.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/CharClass.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/CharClass.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -41,7 +41,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 # sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Code.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Code.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Code.pm 2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Code.pm 2018-08-12 
14:02:44.000000000 +0200
@@ -50,7 +50,7 @@
 use PPIx::Regexp::Constant qw{ COOKIE_REGEX_SET @CARP_NOT };
 use PPIx::Regexp::Util qw{ __instance };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use constant TOKENIZER_ARGUMENT_REQUIRED => 1;
 use constant VERSION_WHEN_IN_REGEX_SET => undef;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Comment.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Comment.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Comment.pm      2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Comment.pm      2018-08-12 
14:02:44.000000000 +0200
@@ -36,7 +36,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Condition.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Condition.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Condition.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Condition.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -37,7 +37,7 @@
 
 use PPIx::Regexp::Constant qw{ RE_CAPTURE_NAME @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Control.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Control.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Control.pm      2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Control.pm      2018-08-12 
14:02:44.000000000 +0200
@@ -49,7 +49,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 # sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Delimiter.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Delimiter.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Delimiter.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Delimiter.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -37,7 +37,7 @@
 
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 # sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Greediness.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Greediness.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Greediness.pm   2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Greediness.pm   2018-08-12 
14:02:44.000000000 +0200
@@ -37,7 +37,7 @@
 
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Assertion.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Assertion.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Assertion.pm  
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Assertion.pm  
2018-08-12 14:02:44.000000000 +0200
@@ -36,7 +36,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 {
        my $expl_nla    = 'Negative look-ahead assertion';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Atomic_Script_Run.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Atomic_Script_Run.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Atomic_Script_Run.pm  
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Atomic_Script_Run.pm  
2018-08-12 14:02:44.000000000 +0200
@@ -11,7 +11,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 {
     my $expl = 'All characters must be in same script, atomic version';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/BranchReset.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/BranchReset.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/BranchReset.pm        
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/BranchReset.pm        
2018-08-12 14:02:44.000000000 +0200
@@ -36,7 +36,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 =begin comment
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Code.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Code.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Code.pm       
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Code.pm       
2018-08-12 14:02:44.000000000 +0200
@@ -43,7 +43,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub __match_setup {
     my ( undef, $tokenizer ) = @_;     # Invocant unused
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Modifier.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Modifier.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Modifier.pm   
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Modifier.pm   
2018-08-12 14:02:44.000000000 +0200
@@ -38,7 +38,7 @@
 
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm       
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm       
2018-08-12 14:02:44.000000000 +0200
@@ -43,7 +43,7 @@
 
 use PPIx::Regexp::Constant qw{ RE_CAPTURE_NAME @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use constant TOKENIZER_ARGUMENT_REQUIRED => 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Script_Run.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Script_Run.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Script_Run.pm 
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Script_Run.pm 
2018-08-12 14:02:44.000000000 +0200
@@ -11,7 +11,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 {
     my $expl = 'All characters must be in same script';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Subexpression.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Subexpression.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Subexpression.pm      
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Subexpression.pm      
2018-08-12 14:02:44.000000000 +0200
@@ -36,7 +36,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 {
     my $expl = 'Match subexpression without backtracking';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Switch.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Switch.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType/Switch.pm     
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType/Switch.pm     
2018-08-12 14:02:44.000000000 +0200
@@ -37,7 +37,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub __match_setup {
     my ( undef, $tokenizer ) = @_;     # Invocant unused
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/GroupType.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/GroupType.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -48,7 +48,7 @@
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL @CARP_NOT };
 use PPIx::Regexp::Util qw{ __ns_can };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Interpolation.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Interpolation.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Interpolation.pm        
2018-07-09 16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Interpolation.pm        
2018-08-12 14:02:44.000000000 +0200
@@ -44,7 +44,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use constant VERSION_WHEN_IN_REGEX_SET => '5.017009';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Literal.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Literal.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Literal.pm      2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Literal.pm      2018-08-12 
14:02:44.000000000 +0200
@@ -45,7 +45,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 # sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Modifier.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Modifier.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Modifier.pm     2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Modifier.pm     2018-08-12 
14:02:44.000000000 +0200
@@ -105,7 +105,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Define modifiers that are to be aggregated internally for ease of
 # computation.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/NoOp.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/NoOp.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/NoOp.pm 2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/NoOp.pm 2018-08-12 
14:02:44.000000000 +0200
@@ -10,7 +10,7 @@
 use Carp;
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 {
     my %when_removed = (
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Operator.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Operator.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Operator.pm     2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Operator.pm     2018-08-12 
14:02:44.000000000 +0200
@@ -43,7 +43,7 @@
 };
 use PPIx::Regexp::Util qw{ __instance };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use constant TOKENIZER_ARGUMENT_REQUIRED => 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Quantifier.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Quantifier.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Quantifier.pm   2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Quantifier.pm   2018-08-12 
14:02:44.000000000 +0200
@@ -40,7 +40,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Recursion.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Recursion.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Recursion.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Recursion.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -36,7 +36,7 @@
 use Carp qw{ confess };
 use PPIx::Regexp::Constant qw{ RE_CAPTURE_NAME @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 # sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Reference.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Reference.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Reference.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Reference.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -43,7 +43,7 @@
 use List::Util qw{ first };
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub __new {
     my ( $class, $content, %arg ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Structure.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Structure.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Structure.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Structure.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -54,7 +54,7 @@
 use PPIx::Regexp::Token::Backtrack     ();
 use PPIx::Regexp::Token::Recursion     ();
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Unknown.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Unknown.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Unknown.pm      2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Unknown.pm      2018-08-12 
14:02:44.000000000 +0200
@@ -40,7 +40,7 @@
 use Carp qw{ confess };
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub __new {
     my ( $class, $content, %arg ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Unmatched.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Unmatched.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Unmatched.pm    2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Unmatched.pm    2018-08-12 
14:02:44.000000000 +0200
@@ -41,7 +41,7 @@
 
 use PPIx::Regexp::Constant qw{ @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 # Return true if the token can be quantified, and false otherwise
 # sub can_be_quantified { return };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Whitespace.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Whitespace.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token/Whitespace.pm   2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token/Whitespace.pm   2018-08-12 
14:02:44.000000000 +0200
@@ -46,7 +46,7 @@
     @CARP_NOT
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 sub __new {
     my ( $class, $content, %arg ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Token.pm      2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Token.pm      2018-08-12 
14:02:44.000000000 +0200
@@ -53,7 +53,7 @@
 use Carp qw{ confess };
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL @CARP_NOT };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 use constant TOKENIZER_ARGUMENT_REQUIRED => 0;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Tokenizer.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Tokenizer.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Tokenizer.pm  2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Tokenizer.pm  2018-08-12 
14:02:44.000000000 +0200
@@ -49,7 +49,7 @@
 use PPIx::Regexp::Util qw{ __is_ppi_regexp_element __instance };
 use Scalar::Util qw{ looks_like_number };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 our $DEFAULT_POSTDEREF;
 defined $DEFAULT_POSTDEREF
@@ -530,19 +530,6 @@
     return PPI::Document->new( \"$self->{find}" );
 }
 
-sub prior {
-    my ( $self, $method, @args ) = @_;
-    $self->_deprecation_notice( method => 'prior',
-       'prior_significant_token()' );
-    defined $method or return $self->{prior_significant_token};
-    $self->{prior_significant_token}->can( $method )
-       or confess 'Programming error - ',
-           ( ref $self->{prior_significant_token} ||
-               $self->{prior_significant_token} ),
-           ' does not support method ', $method;
-    return $self->{prior_significant_token}->$method( @args );
-}
-
 sub prior_significant_token {
     my ( $self, $method, @args ) = @_;
     defined $method or return $self->{prior_significant_token};
@@ -745,6 +732,8 @@
 #      This method returns true if the deprecation is in progress. In
 #      fact it returns the deprecation level.
 
+=begin comment
+
 {
 
     my %deprecate = (
@@ -772,20 +761,18 @@
        return;
     }
 
-=begin comment
-
     sub _deprecation_in_progress {
        my ( $self, $type, $name ) = @_;
        $deprecate{$type} or return;
        return $deprecate{$type}{$name};
     }
 
+}
+
 =end comment
 
 =cut
 
-}
-
 sub _remainder {
     my ( $self ) = @_;
 
@@ -1600,29 +1587,6 @@
 This method makes a PPI document out of the remainder of the string, and
 returns it.
 
-=head2 prior
-
- $tokenizer->prior( 'can_be_quantified' )
-    and print "The prior token can be quantified.\n";
-
-This method is deprecated in favor of
-L<prior_significant_tokrn()|/prior_significant_token>. As of version [%%
-next_version %%] it is a fatal error to call it. Six months after the
-release of this version it will be removed.  I am not sure I need to put
-this though a deprecation cycle, given that this method is documented as
-not being part of the public interface, but I choose to err on the side
-of caution.
-
-This method calls the named method on the most-recently-instantiated
-significant token, and returns the result. Any arguments subsequent to
-the method name will be passed to the method.
-
-Because this method is designed to be used within the tokenizing system,
-it will die horribly if the named method does not exist.
-
-If called with no arguments at all the most-recently-instantiated
-significant token is returned.
-
 =head2 prior_significant_token
 
  $tokenizer->prior_significant_token( 'can_be_quantified' )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Util.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Util.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp/Util.pm       2018-07-09 
16:37:13.000000000 +0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp/Util.pm       2018-08-12 
14:02:44.000000000 +0200
@@ -17,7 +17,7 @@
     __ns_can __to_ordinal_en
 };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.061/lib/PPIx/Regexp.pm 
new/PPIx-Regexp-0.062/lib/PPIx/Regexp.pm
--- old/PPIx-Regexp-0.061/lib/PPIx/Regexp.pm    2018-07-09 16:37:13.000000000 
+0200
+++ new/PPIx-Regexp-0.062/lib/PPIx/Regexp.pm    2018-08-12 14:02:44.000000000 
+0200
@@ -170,7 +170,7 @@
 use PPIx::Regexp::Util qw{ __choose_tokenizer_class __instance };
 use Scalar::Util qw{ refaddr };
 
-our $VERSION = '0.061';
+our $VERSION = '0.062';
 
 =head2 new
 


Reply via email to