Hello community,

here is the log from the commit of package perl-PPIx-Regexp for 
openSUSE:Factory checked in at 2018-02-16 21:45:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Feb 16 21:45:32 2018 rev:36 rq:577183 version:0.055

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes        
2018-02-09 15:47:17.443941284 +0100
+++ /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new/perl-PPIx-Regexp.changes   
2018-02-16 21:45:34.109148423 +0100
@@ -1,0 +2,14 @@
+Mon Feb 12 12:14:12 UTC 2018 - co...@suse.com
+
+- updated to 0.055
+   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+  0.055                2018-02-08      T. R. Wyant
+      Tokenizer method prior() is now fatal. This was documented as
+      package-private, but as it WAS documented, I am putting it through a
+      deprecation cycle anyway. Six months from now it will be removed.
+  
+      Add Script_Run classes as subclasses to their superclass docs. This
+      was missed in the last update.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-PPIx-Regexp.spec ++++++
--- /var/tmp/diff_new_pack.F6i1GY/_old  2018-02-16 21:45:34.913119427 +0100
+++ /var/tmp/diff_new_pack.F6i1GY/_new  2018-02-16 21:45:34.917119283 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-PPIx-Regexp
-Version:        0.054
+Version:        0.055
 Release:        0
 %define cpan_name PPIx-Regexp
 Summary:        Represent a regular expression of some sort

++++++ PPIx-Regexp-0.054.tar.gz -> PPIx-Regexp-0.055.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/Changes 
new/PPIx-Regexp-0.055/Changes
--- old/PPIx-Regexp-0.054/Changes       2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/Changes       2018-02-08 18:13:33.000000000 +0100
@@ -1,3 +1,11 @@
+0.055          2018-02-08      T. R. Wyant
+    Tokenizer method prior() is now fatal. This was documented as
+    package-private, but as it WAS documented, I am putting it through a
+    deprecation cycle anyway. Six months from now it will be removed.
+
+    Add Script_Run classes as subclasses to their superclass docs. This
+    was missed in the last update.
+
 0.054          2018-01-29      T. R. Wyant
     Add support for (+script_run:...). This is an experimental feature
     added in Perl 5.27.8. It imposes on any matches it contains the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/META.json 
new/PPIx-Regexp-0.055/META.json
--- old/PPIx-Regexp-0.054/META.json     2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/META.json     2018-02-08 18:13:33.000000000 +0100
@@ -46,251 +46,251 @@
    "provides" : {
       "PPIx::Regexp" : {
          "file" : "lib/PPIx/Regexp.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Constant" : {
          "file" : "lib/PPIx/Regexp/Constant.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Dumper" : {
          "file" : "lib/PPIx/Regexp/Dumper.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Element" : {
          "file" : "lib/PPIx/Regexp/Element.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Lexer" : {
          "file" : "lib/PPIx/Regexp/Lexer.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Node" : {
          "file" : "lib/PPIx/Regexp/Node.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Node::Range" : {
          "file" : "lib/PPIx/Regexp/Node/Range.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Node::Unknown" : {
          "file" : "lib/PPIx/Regexp/Node/Unknown.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::StringTokenizer" : {
          "file" : "lib/PPIx/Regexp/StringTokenizer.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure" : {
          "file" : "lib/PPIx/Regexp/Structure.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Assertion" : {
          "file" : "lib/PPIx/Regexp/Structure/Assertion.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::BranchReset" : {
          "file" : "lib/PPIx/Regexp/Structure/BranchReset.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Capture" : {
          "file" : "lib/PPIx/Regexp/Structure/Capture.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::CharClass" : {
          "file" : "lib/PPIx/Regexp/Structure/CharClass.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Code" : {
          "file" : "lib/PPIx/Regexp/Structure/Code.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Main" : {
          "file" : "lib/PPIx/Regexp/Structure/Main.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Modifier" : {
          "file" : "lib/PPIx/Regexp/Structure/Modifier.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::NamedCapture" : {
          "file" : "lib/PPIx/Regexp/Structure/NamedCapture.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Quantifier" : {
          "file" : "lib/PPIx/Regexp/Structure/Quantifier.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::RegexSet" : {
          "file" : "lib/PPIx/Regexp/Structure/RegexSet.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Regexp" : {
          "file" : "lib/PPIx/Regexp/Structure/Regexp.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Replacement" : {
          "file" : "lib/PPIx/Regexp/Structure/Replacement.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Subexpression" : {
          "file" : "lib/PPIx/Regexp/Structure/Subexpression.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Switch" : {
          "file" : "lib/PPIx/Regexp/Structure/Switch.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Structure::Unknown" : {
          "file" : "lib/PPIx/Regexp/Structure/Unknown.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Support" : {
          "file" : "lib/PPIx/Regexp/Support.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token" : {
          "file" : "lib/PPIx/Regexp/Token.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Assertion" : {
          "file" : "lib/PPIx/Regexp/Token/Assertion.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Backreference" : {
          "file" : "lib/PPIx/Regexp/Token/Backreference.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Backtrack" : {
          "file" : "lib/PPIx/Regexp/Token/Backtrack.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::CharClass" : {
          "file" : "lib/PPIx/Regexp/Token/CharClass.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::CharClass::POSIX" : {
          "file" : "lib/PPIx/Regexp/Token/CharClass/POSIX.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::CharClass::POSIX::Unknown" : {
          "file" : "lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::CharClass::Simple" : {
          "file" : "lib/PPIx/Regexp/Token/CharClass/Simple.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Code" : {
          "file" : "lib/PPIx/Regexp/Token/Code.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Comment" : {
          "file" : "lib/PPIx/Regexp/Token/Comment.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Condition" : {
          "file" : "lib/PPIx/Regexp/Token/Condition.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Control" : {
          "file" : "lib/PPIx/Regexp/Token/Control.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Delimiter" : {
          "file" : "lib/PPIx/Regexp/Token/Delimiter.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Greediness" : {
          "file" : "lib/PPIx/Regexp/Token/Greediness.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::GroupType" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::GroupType::Assertion" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/Assertion.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::GroupType::BranchReset" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/BranchReset.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::GroupType::Code" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/Code.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::GroupType::Modifier" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/Modifier.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::GroupType::NamedCapture" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::GroupType::Subexpression" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/Subexpression.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::GroupType::Switch" : {
          "file" : "lib/PPIx/Regexp/Token/GroupType/Switch.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Interpolation" : {
          "file" : "lib/PPIx/Regexp/Token/Interpolation.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Literal" : {
          "file" : "lib/PPIx/Regexp/Token/Literal.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Modifier" : {
          "file" : "lib/PPIx/Regexp/Token/Modifier.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::NoOp" : {
          "file" : "lib/PPIx/Regexp/Token/NoOp.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Operator" : {
          "file" : "lib/PPIx/Regexp/Token/Operator.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Quantifier" : {
          "file" : "lib/PPIx/Regexp/Token/Quantifier.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Recursion" : {
          "file" : "lib/PPIx/Regexp/Token/Recursion.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Reference" : {
          "file" : "lib/PPIx/Regexp/Token/Reference.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Structure" : {
          "file" : "lib/PPIx/Regexp/Token/Structure.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Unknown" : {
          "file" : "lib/PPIx/Regexp/Token/Unknown.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Unmatched" : {
          "file" : "lib/PPIx/Regexp/Token/Unmatched.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Token::Whitespace" : {
          "file" : "lib/PPIx/Regexp/Token/Whitespace.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Tokenizer" : {
          "file" : "lib/PPIx/Regexp/Tokenizer.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       },
       "PPIx::Regexp::Util" : {
          "file" : "lib/PPIx/Regexp/Util.pm",
-         "version" : "0.054"
+         "version" : "0.055"
       }
    },
    "release_status" : "stable",
@@ -308,6 +308,6 @@
          "web" : "https://github.com/trwyant/perl-PPIx-Regexp";
       }
    },
-   "version" : "0.054",
+   "version" : "0.055",
    "x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/META.yml 
new/PPIx-Regexp-0.055/META.yml
--- old/PPIx-Regexp-0.054/META.yml      2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/META.yml      2018-02-08 18:13:33.000000000 +0100
@@ -19,190 +19,190 @@
 provides:
   PPIx::Regexp:
     file: lib/PPIx/Regexp.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Constant:
     file: lib/PPIx/Regexp/Constant.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Dumper:
     file: lib/PPIx/Regexp/Dumper.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Element:
     file: lib/PPIx/Regexp/Element.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Lexer:
     file: lib/PPIx/Regexp/Lexer.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Node:
     file: lib/PPIx/Regexp/Node.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Node::Range:
     file: lib/PPIx/Regexp/Node/Range.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Node::Unknown:
     file: lib/PPIx/Regexp/Node/Unknown.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::StringTokenizer:
     file: lib/PPIx/Regexp/StringTokenizer.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure:
     file: lib/PPIx/Regexp/Structure.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Assertion:
     file: lib/PPIx/Regexp/Structure/Assertion.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::BranchReset:
     file: lib/PPIx/Regexp/Structure/BranchReset.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Capture:
     file: lib/PPIx/Regexp/Structure/Capture.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::CharClass:
     file: lib/PPIx/Regexp/Structure/CharClass.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Code:
     file: lib/PPIx/Regexp/Structure/Code.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Main:
     file: lib/PPIx/Regexp/Structure/Main.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Modifier:
     file: lib/PPIx/Regexp/Structure/Modifier.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::NamedCapture:
     file: lib/PPIx/Regexp/Structure/NamedCapture.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Quantifier:
     file: lib/PPIx/Regexp/Structure/Quantifier.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::RegexSet:
     file: lib/PPIx/Regexp/Structure/RegexSet.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Regexp:
     file: lib/PPIx/Regexp/Structure/Regexp.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Replacement:
     file: lib/PPIx/Regexp/Structure/Replacement.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Subexpression:
     file: lib/PPIx/Regexp/Structure/Subexpression.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Switch:
     file: lib/PPIx/Regexp/Structure/Switch.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Structure::Unknown:
     file: lib/PPIx/Regexp/Structure/Unknown.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Support:
     file: lib/PPIx/Regexp/Support.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token:
     file: lib/PPIx/Regexp/Token.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Assertion:
     file: lib/PPIx/Regexp/Token/Assertion.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Backreference:
     file: lib/PPIx/Regexp/Token/Backreference.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Backtrack:
     file: lib/PPIx/Regexp/Token/Backtrack.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::CharClass:
     file: lib/PPIx/Regexp/Token/CharClass.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::CharClass::POSIX:
     file: lib/PPIx/Regexp/Token/CharClass/POSIX.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::CharClass::POSIX::Unknown:
     file: lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::CharClass::Simple:
     file: lib/PPIx/Regexp/Token/CharClass/Simple.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Code:
     file: lib/PPIx/Regexp/Token/Code.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Comment:
     file: lib/PPIx/Regexp/Token/Comment.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Condition:
     file: lib/PPIx/Regexp/Token/Condition.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Control:
     file: lib/PPIx/Regexp/Token/Control.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Delimiter:
     file: lib/PPIx/Regexp/Token/Delimiter.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Greediness:
     file: lib/PPIx/Regexp/Token/Greediness.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::GroupType:
     file: lib/PPIx/Regexp/Token/GroupType.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::GroupType::Assertion:
     file: lib/PPIx/Regexp/Token/GroupType/Assertion.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::GroupType::BranchReset:
     file: lib/PPIx/Regexp/Token/GroupType/BranchReset.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::GroupType::Code:
     file: lib/PPIx/Regexp/Token/GroupType/Code.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::GroupType::Modifier:
     file: lib/PPIx/Regexp/Token/GroupType/Modifier.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::GroupType::NamedCapture:
     file: lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::GroupType::Subexpression:
     file: lib/PPIx/Regexp/Token/GroupType/Subexpression.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::GroupType::Switch:
     file: lib/PPIx/Regexp/Token/GroupType/Switch.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Interpolation:
     file: lib/PPIx/Regexp/Token/Interpolation.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Literal:
     file: lib/PPIx/Regexp/Token/Literal.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Modifier:
     file: lib/PPIx/Regexp/Token/Modifier.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::NoOp:
     file: lib/PPIx/Regexp/Token/NoOp.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Operator:
     file: lib/PPIx/Regexp/Token/Operator.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Quantifier:
     file: lib/PPIx/Regexp/Token/Quantifier.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Recursion:
     file: lib/PPIx/Regexp/Token/Recursion.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Reference:
     file: lib/PPIx/Regexp/Token/Reference.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Structure:
     file: lib/PPIx/Regexp/Token/Structure.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Unknown:
     file: lib/PPIx/Regexp/Token/Unknown.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Unmatched:
     file: lib/PPIx/Regexp/Token/Unmatched.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Token::Whitespace:
     file: lib/PPIx/Regexp/Token/Whitespace.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Tokenizer:
     file: lib/PPIx/Regexp/Tokenizer.pm
-    version: '0.054'
+    version: '0.055'
   PPIx::Regexp::Util:
     file: lib/PPIx/Regexp/Util.pm
-    version: '0.054'
+    version: '0.055'
 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.054'
+version: '0.055'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/eg/preaccepts 
new/PPIx-Regexp-0.055/eg/preaccepts
--- old/PPIx-Regexp-0.054/eg/preaccepts 2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/eg/preaccepts 2018-02-08 18:13:33.000000000 +0100
@@ -9,7 +9,7 @@
 use Pod::Usage;
 use PPIx::Regexp;
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 my %opt;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/eg/predump 
new/PPIx-Regexp-0.055/eg/predump
--- old/PPIx-Regexp-0.054/eg/predump    2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/eg/predump    2018-02-08 18:13:33.000000000 +0100
@@ -13,7 +13,7 @@
 
 use vars qw{ $VERSION };
 
-$VERSION = '0.054';
+$VERSION = '0.055';
 
 my %opt = (
     default_modifiers => [],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/eg/preslurp 
new/PPIx-Regexp-0.055/eg/preslurp
--- old/PPIx-Regexp-0.054/eg/preslurp   2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/eg/preslurp   2018-02-08 18:13:33.000000000 +0100
@@ -14,7 +14,7 @@
 use PPIx::Regexp::Dumper;
 use PPIx::Regexp::Tokenizer;
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 my %opt = (
     verbose    => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/inc/My/Module/Build.pm 
new/PPIx-Regexp-0.055/inc/My/Module/Build.pm
--- old/PPIx-Regexp-0.054/inc/My/Module/Build.pm        2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/inc/My/Module/Build.pm        2018-02-08 
18:13:33.000000000 +0100
@@ -6,7 +6,7 @@
 use Module::Build;
 our @ISA = qw{ Module::Build };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 use Carp;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/inc/My/Module/Mock_Tokenizer.pm 
new/PPIx-Regexp-0.055/inc/My/Module/Mock_Tokenizer.pm
--- old/PPIx-Regexp-0.054/inc/My/Module/Mock_Tokenizer.pm       2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/inc/My/Module/Mock_Tokenizer.pm       2018-02-08 
18:13:33.000000000 +0100
@@ -7,7 +7,7 @@
 
 use Carp;
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub new {
     my ( $class, %arg ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/inc/My/Module/Test.pm 
new/PPIx-Regexp-0.055/inc/My/Module/Test.pm
--- old/PPIx-Regexp-0.054/inc/My/Module/Test.pm 2018-01-29 16:06:26.000000000 
+0100
+++ new/PPIx-Regexp-0.055/inc/My/Module/Test.pm 2018-02-08 18:13:33.000000000 
+0100
@@ -13,7 +13,7 @@
 use Scalar::Util qw{ looks_like_number refaddr };
 use Test::More 0.88;
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 our @EXPORT_OK = qw{
     cache_count
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Constant.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Constant.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Constant.pm   2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Constant.pm   2018-02-08 
18:13:33.000000000 +0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 use base qw{ Exporter };
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Dumper.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Dumper.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Dumper.pm     2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Dumper.pm     2018-02-08 
18:13:33.000000000 +0100
@@ -44,7 +44,7 @@
 use PPIx::Regexp::Tokenizer;
 use PPIx::Regexp::Util qw{ __choose_tokenizer_class __instance };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 =head2 new
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Element.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Element.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Element.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Element.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -49,7 +49,7 @@
     TRUE
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 =head2 accepts_perl
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Lexer.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Lexer.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Lexer.pm      2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Lexer.pm      2018-02-08 
18:13:33.000000000 +0100
@@ -63,7 +63,7 @@
 use PPIx::Regexp::Tokenizer                            ();
 use PPIx::Regexp::Util qw{ __choose_tokenizer_class __instance };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 =head2 new
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Node/Range.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Node/Range.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Node/Range.pm 2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Node/Range.pm 2018-02-08 
18:13:33.000000000 +0100
@@ -37,7 +37,7 @@
 
 use PPIx::Regexp::Constant qw{ MSG_PROHIBITED_BY_STRICT };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub explain {
     my ( $self ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Node/Unknown.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Node/Unknown.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Node/Unknown.pm       2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Node/Unknown.pm       2018-02-08 
18:13:33.000000000 +0100
@@ -7,7 +7,7 @@
 
 use base qw{ PPIx::Regexp::Node };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 
 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Node.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Node.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Node.pm       2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Node.pm       2018-02-08 
18:13:33.000000000 +0100
@@ -42,7 +42,7 @@
 use PPIx::Regexp::Util qw{ __instance };
 use Scalar::Util qw{ refaddr };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 use constant ELEMENT_UNKNOWN   => NODE_UNKNOWN;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/StringTokenizer.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/StringTokenizer.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/StringTokenizer.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/StringTokenizer.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -12,7 +12,7 @@
     TOKEN_UNKNOWN
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 {
     # Names of classes containing tokenization machinery. There are few
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Assertion.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Assertion.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Assertion.pm        
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Assertion.pm        
2018-02-08 18:13:33.000000000 +0100
@@ -34,7 +34,7 @@
 
 use base qw{ PPIx::Regexp::Structure };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 use PPIx::Regexp::Constant qw{
     LITERAL_LEFT_CURLY_ALLOWED
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/BranchReset.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/BranchReset.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/BranchReset.pm      
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/BranchReset.pm      
2018-02-08 18:13:33.000000000 +0100
@@ -36,7 +36,7 @@
 
 use Carp qw{ confess };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Structure/Capture.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Capture.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Capture.pm  2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Capture.pm  2018-02-08 
18:13:33.000000000 +0100
@@ -35,7 +35,7 @@
 
 use base qw{ PPIx::Regexp::Structure };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub explain {
     my ( $self ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/CharClass.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/CharClass.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/CharClass.pm        
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/CharClass.pm        
2018-02-08 18:13:33.000000000 +0100
@@ -39,7 +39,7 @@
 };
 use PPIx::Regexp::Util qw{ __instance };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub __new {
     my ( $class, @args ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Code.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Code.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Code.pm     2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Code.pm     2018-02-08 
18:13:33.000000000 +0100
@@ -39,7 +39,7 @@
 
 use base qw{ PPIx::Regexp::Structure };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Structure/Main.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Main.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Main.pm     2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Main.pm     2018-02-08 
18:13:33.000000000 +0100
@@ -40,7 +40,7 @@
 
 use base qw{ PPIx::Regexp::Structure };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 =head2 delimiters
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Modifier.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Modifier.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Modifier.pm 2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Modifier.pm 2018-02-08 
18:13:33.000000000 +0100
@@ -35,7 +35,7 @@
 
 use base qw{ PPIx::Regexp::Structure };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Structure/NamedCapture.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/NamedCapture.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/NamedCapture.pm     
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/NamedCapture.pm     
2018-02-08 18:13:33.000000000 +0100
@@ -41,7 +41,7 @@
 
 use base qw{ PPIx::Regexp::Structure::Capture };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub explain {
     my ( $self ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Quantifier.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Quantifier.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Quantifier.pm       
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Quantifier.pm       
2018-02-08 18:13:33.000000000 +0100
@@ -38,7 +38,7 @@
     LITERAL_LEFT_CURLY_ALLOWED
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub can_be_quantified {
     return;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/RegexSet.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/RegexSet.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/RegexSet.pm 2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/RegexSet.pm 2018-02-08 
18:13:33.000000000 +0100
@@ -9,7 +9,7 @@
     LITERAL_LEFT_CURLY_REMOVED_PHASE_2
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 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.054/lib/PPIx/Regexp/Structure/Regexp.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Regexp.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Regexp.pm   2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Regexp.pm   2018-02-08 
18:13:33.000000000 +0100
@@ -36,7 +36,7 @@
 
 use base qw{ PPIx::Regexp::Structure::Main };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub can_be_quantified { return; }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Replacement.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Replacement.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Replacement.pm      
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Replacement.pm      
2018-02-08 18:13:33.000000000 +0100
@@ -38,7 +38,7 @@
 
 use base qw{ PPIx::Regexp::Structure::Main };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub can_be_quantified { return; }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Script_Run.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Script_Run.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Script_Run.pm       
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Script_Run.pm       
2018-02-08 18:13:33.000000000 +0100
@@ -11,7 +11,7 @@
 
 use Carp;
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 
 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Subexpression.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Subexpression.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Subexpression.pm    
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Subexpression.pm    
2018-02-08 18:13:33.000000000 +0100
@@ -34,7 +34,7 @@
 
 use base qw{ PPIx::Regexp::Structure };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Switch.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Switch.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Switch.pm   2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Switch.pm   2018-02-08 
18:13:33.000000000 +0100
@@ -34,7 +34,7 @@
 
 use base qw{ PPIx::Regexp::Structure };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub __PPIX_LEXER__finalize {
     my ( $self, $lexer ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Unknown.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Unknown.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure/Unknown.pm  2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure/Unknown.pm  2018-02-08 
18:13:33.000000000 +0100
@@ -34,7 +34,7 @@
 
 use base qw{ PPIx::Regexp::Structure };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Structure.pm  2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Structure.pm  2018-02-08 
18:13:33.000000000 +0100
@@ -21,6 +21,7 @@
 L<PPIx::Regexp::Structure::Main|PPIx::Regexp::Structure::Main>,
 L<PPIx::Regexp::Structure::Modifier|PPIx::Regexp::Structure::Modifier>,
 L<PPIx::Regexp::Structure::Quantifier|PPIx::Regexp::Structure::Quantifier>,
+L<PPIx::Regexp::Structure::Script_Run|PPIx::Regexp::Structure::Script_Run>,
 
L<PPIx::Regexp::Structure::Subexpression|PPIx::Regexp::Structure::Subexpression>,
 L<PPIx::Regexp::Structure::Switch|PPIx::Regexp::Structure::Switch> and
 L<PPIx::Regexp::Structure::Unknown|PPIx::Regexp::Structure::Unknown>.
@@ -52,7 +53,7 @@
 use PPIx::Regexp::Util qw{ __instance };
 use Scalar::Util qw{ refaddr };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 use constant ELEMENT_UNKNOWN => STRUCTURE_UNKNOWN;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Support.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Support.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Support.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Support.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -37,7 +37,7 @@
 
 use PPIx::Regexp::Util qw{ __instance };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 =head2 close_bracket
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Assertion.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Assertion.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Assertion.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Assertion.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -52,7 +52,7 @@
     MINIMUM_PERL TOKEN_LITERAL TOKEN_UNKNOWN
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Backreference.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Backreference.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Backreference.pm        
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Backreference.pm        
2018-02-08 18:13:33.000000000 +0100
@@ -41,7 +41,7 @@
 };
 use PPIx::Regexp::Util qw{ __to_ordinal_en };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Backtrack.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Backtrack.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Backtrack.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Backtrack.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -33,7 +33,7 @@
 
 use base qw{ PPIx::Regexp::Token };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm      
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/CharClass/POSIX/Unknown.pm      
2018-02-08 18:13:33.000000000 +0100
@@ -9,7 +9,7 @@
 
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub perl_version_introduced {
 #   my ( $self ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/CharClass/POSIX.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/CharClass/POSIX.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/CharClass/POSIX.pm      
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/CharClass/POSIX.pm      
2018-02-08 18:13:33.000000000 +0100
@@ -43,7 +43,7 @@
 
 use PPIx::Regexp::Constant qw{ COOKIE_CLASS COOKIE_REGEX_SET MINIMUM_PERL };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/CharClass/Simple.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/CharClass/Simple.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/CharClass/Simple.pm     
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/CharClass/Simple.pm     
2018-02-08 18:13:33.000000000 +0100
@@ -42,7 +42,7 @@
     MINIMUM_PERL TOKEN_LITERAL TOKEN_UNKNOWN
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/CharClass.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/CharClass.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/CharClass.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/CharClass.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -39,7 +39,7 @@
 
 use base qw{ PPIx::Regexp::Token };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Code.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Code.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Code.pm 2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Code.pm 2018-02-08 
18:13:33.000000000 +0100
@@ -50,7 +50,7 @@
 use PPIx::Regexp::Constant qw{ COOKIE_REGEX_SET };
 use PPIx::Regexp::Util qw{ __instance };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 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.054/lib/PPIx/Regexp/Token/Comment.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Comment.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Comment.pm      2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Comment.pm      2018-02-08 
18:13:33.000000000 +0100
@@ -34,7 +34,7 @@
 
 use base qw{ PPIx::Regexp::Token };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Condition.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Condition.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Condition.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Condition.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -37,7 +37,7 @@
 
 use PPIx::Regexp::Constant qw{ RE_CAPTURE_NAME };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Control.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Control.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Control.pm      2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Control.pm      2018-02-08 
18:13:33.000000000 +0100
@@ -45,7 +45,7 @@
     COOKIE_QUOTE MINIMUM_PERL TOKEN_LITERAL TOKEN_UNKNOWN
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Delimiter.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Delimiter.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Delimiter.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Delimiter.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -35,7 +35,7 @@
 
 use base qw{ PPIx::Regexp::Token::Structure };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Greediness.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Greediness.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Greediness.pm   2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Greediness.pm   2018-02-08 
18:13:33.000000000 +0100
@@ -37,7 +37,7 @@
 
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/GroupType/Assertion.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Assertion.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/Assertion.pm  
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Assertion.pm  
2018-02-08 18:13:33.000000000 +0100
@@ -36,7 +36,7 @@
 
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/BranchReset.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/BranchReset.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/BranchReset.pm        
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/BranchReset.pm        
2018-02-08 18:13:33.000000000 +0100
@@ -34,7 +34,7 @@
 
 use base qw{ PPIx::Regexp::Token::GroupType };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/GroupType/Code.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Code.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/Code.pm       
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Code.pm       
2018-02-08 18:13:33.000000000 +0100
@@ -43,7 +43,7 @@
 
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/GroupType/Modifier.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Modifier.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/Modifier.pm   
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Modifier.pm   
2018-02-08 18:13:33.000000000 +0100
@@ -38,7 +38,7 @@
 
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm       
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/NamedCapture.pm       
2018-02-08 18:13:33.000000000 +0100
@@ -43,7 +43,7 @@
 
 use PPIx::Regexp::Constant qw{ RE_CAPTURE_NAME };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 use constant TOKENIZER_ARGUMENT_REQUIRED => 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/Script_Run.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Script_Run.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/Script_Run.pm 
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Script_Run.pm 
2018-02-08 18:13:33.000000000 +0100
@@ -11,7 +11,7 @@
 
 use Carp;
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub __explanation {
     return {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/Subexpression.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Subexpression.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/Subexpression.pm      
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Subexpression.pm      
2018-02-08 18:13:33.000000000 +0100
@@ -34,7 +34,7 @@
 
 use base qw{ PPIx::Regexp::Token::GroupType };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/GroupType/Switch.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Switch.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType/Switch.pm     
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType/Switch.pm     
2018-02-08 18:13:33.000000000 +0100
@@ -35,7 +35,7 @@
 
 use base qw{ PPIx::Regexp::Token::GroupType };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/GroupType.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/GroupType.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -19,6 +19,7 @@
 L<PPIx::Regexp::Token::GroupType::Code|PPIx::Regexp::Token::GroupType::Code>,
 
L<PPIx::Regexp::Token::GroupType::Modifier|PPIx::Regexp::Token::GroupType::Modifier>,
 
L<PPIx::Regexp::Token::GroupType::NamedCapture|PPIx::Regexp::Token::GroupType::NamedCapture>,
+L<PPIx::Regexp::Token::GroupType::Script_Run|PPIx::Regexp::Token::GroupType::Script_Run>,
 
L<PPIx::Regexp::Token::GroupType::Subexpression|PPIx::Regexp::Token::GroupType::Subexpression>
 and
 
L<PPIx::Regexp::Token::GroupType::Switch|PPIx::Regexp::Token::GroupType::Switch>.
@@ -43,7 +44,7 @@
 
 use base qw{ PPIx::Regexp::Token };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Interpolation.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Interpolation.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Interpolation.pm        
2018-01-29 16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Interpolation.pm        
2018-02-08 18:13:33.000000000 +0100
@@ -40,7 +40,7 @@
     COOKIE_CLASS COOKIE_REGEX_SET TOKEN_LITERAL MINIMUM_PERL
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 use constant VERSION_WHEN_IN_REGEX_SET => '5.017009';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Literal.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Literal.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Literal.pm      2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Literal.pm      2018-02-08 
18:13:33.000000000 +0100
@@ -43,7 +43,7 @@
     TOKEN_UNKNOWN
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Modifier.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Modifier.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Modifier.pm     2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Modifier.pm     2018-02-08 
18:13:33.000000000 +0100
@@ -86,7 +86,7 @@
     MODIFIER_GROUP_MATCH_SEMANTICS
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/NoOp.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/NoOp.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/NoOp.pm 2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/NoOp.pm 2018-02-08 
18:13:33.000000000 +0100
@@ -10,7 +10,7 @@
 use Carp;
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 {
     my %when_removed = (
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Operator.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Operator.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Operator.pm     2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Operator.pm     2018-02-08 
18:13:33.000000000 +0100
@@ -42,7 +42,7 @@
 };
 use PPIx::Regexp::Util qw{ __instance };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 use constant TOKENIZER_ARGUMENT_REQUIRED => 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Quantifier.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Quantifier.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Quantifier.pm   2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Quantifier.pm   2018-02-08 
18:13:33.000000000 +0100
@@ -39,7 +39,7 @@
     LITERAL_LEFT_CURLY_ALLOWED
 };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Recursion.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Recursion.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Recursion.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Recursion.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -36,7 +36,7 @@
 use Carp qw{ confess };
 use PPIx::Regexp::Constant qw{ RE_CAPTURE_NAME };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Reference.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Reference.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Reference.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Reference.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -42,7 +42,7 @@
 use Carp qw{ confess };
 use List::Util qw{ first };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub __new {
     my ( $class, $content, %arg ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Structure.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Structure.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Structure.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Structure.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -53,7 +53,7 @@
 use PPIx::Regexp::Token::Backtrack     ();
 use PPIx::Regexp::Token::Recursion     ();
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Unknown.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Unknown.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Unknown.pm      2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Unknown.pm      2018-02-08 
18:13:33.000000000 +0100
@@ -39,7 +39,7 @@
 
 use Carp qw{ confess };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub __new {
     my ( $class, $content, %arg ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Unmatched.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Unmatched.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Unmatched.pm    2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Unmatched.pm    2018-02-08 
18:13:33.000000000 +0100
@@ -39,7 +39,7 @@
 
 use base qw{ PPIx::Regexp::Token };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 # 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.054/lib/PPIx/Regexp/Token/Whitespace.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Whitespace.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token/Whitespace.pm   2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token/Whitespace.pm   2018-02-08 
18:13:33.000000000 +0100
@@ -42,7 +42,7 @@
 
 use PPIx::Regexp::Constant qw{ COOKIE_REGEX_SET MINIMUM_PERL };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 sub __new {
     my ( $class, $content, %arg ) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Token.pm      2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Token.pm      2018-02-08 
18:13:33.000000000 +0100
@@ -53,7 +53,7 @@
 use Carp qw{ confess };
 use PPIx::Regexp::Constant qw{ MINIMUM_PERL };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 use constant TOKENIZER_ARGUMENT_REQUIRED => 0;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Tokenizer.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Tokenizer.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Tokenizer.pm  2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Tokenizer.pm  2018-02-08 
18:13:33.000000000 +0100
@@ -43,7 +43,7 @@
 use PPIx::Regexp::Util qw{ __choose_tokenizer_class __instance };
 use Scalar::Util qw{ looks_like_number };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 our $DEFAULT_POSTDEREF;
 defined $DEFAULT_POSTDEREF
@@ -739,7 +739,7 @@
        attribute => {
        },
        method => {
-           prior       => 2,
+           prior       => 3,
        },
     );
 
@@ -1575,10 +1575,9 @@
     and print "The prior token can be quantified.\n";
 
 This method is deprecated in favor of
-L<prior_significant_tokrn()|/prior_significant_token>. It will warn on
-the first use. Six months after the release of version 0.050_01
-it will start warning on every use. Six months after that a fatal
-exception will be thrown when it is called. I am not sure I need to put
+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.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Util.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Util.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp/Util.pm       2018-01-29 
16:06:26.000000000 +0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp/Util.pm       2018-02-08 
18:13:33.000000000 +0100
@@ -12,7 +12,7 @@
 
 our @EXPORT_OK = qw{ __choose_tokenizer_class __instance __to_ordinal_en };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 {
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PPIx-Regexp-0.054/lib/PPIx/Regexp.pm 
new/PPIx-Regexp-0.055/lib/PPIx/Regexp.pm
--- old/PPIx-Regexp-0.054/lib/PPIx/Regexp.pm    2018-01-29 16:06:26.000000000 
+0100
+++ new/PPIx-Regexp-0.055/lib/PPIx/Regexp.pm    2018-02-08 18:13:33.000000000 
+0100
@@ -169,7 +169,7 @@
 use PPIx::Regexp::Util qw{ __choose_tokenizer_class __instance };
 use Scalar::Util qw{ refaddr };
 
-our $VERSION = '0.054';
+our $VERSION = '0.055';
 
 =head2 new
 


Reply via email to