Hello community, here is the log from the commit of package perl-PPIx-Regexp for openSUSE:Factory checked in at 2013-11-29 12:04:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-PPIx-Regexp (Old) and /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PPIx-Regexp" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes 2013-06-13 20:10:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new/perl-PPIx-Regexp.changes 2013-11-29 12:04:34.000000000 +0100 @@ -1,0 +2,17 @@ +Tue Nov 26 07:35:43 UTC 2013 - [email protected] + +- updated to 0.035 + Properly handle multi-character modifiers like /ee. We now handle /eie + as being the same as /eei. Thanks to Anonymous Monk for finding + this. + Properly handle \g and \k back references that do not correspond to an + actual capture group. They are now reblessed into the unknown token, + and counted as errors. Thanks to Anonymous Monk for finding this. + Add method error() to PPIx::Regexp::Element. This should return an + error message when the element is in error -- normally when it has + been blessed into the unknown token or structure. + Add method modifier_asserted() to PPIx::Regexp::Element. This walks + the parse tree backward to determine if the given modifier is in + effect for the element. + +------------------------------------------------------------------- Old: ---- PPIx-Regexp-0.034.tar.gz New: ---- PPIx-Regexp-0.035.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-PPIx-Regexp.spec ++++++ --- /var/tmp/diff_new_pack.9aSiFV/_old 2013-11-29 12:04:34.000000000 +0100 +++ /var/tmp/diff_new_pack.9aSiFV/_new 2013-11-29 12:04:34.000000000 +0100 @@ -17,7 +17,7 @@ Name: perl-PPIx-Regexp -Version: 0.034 +Version: 0.035 Release: 0 %define cpan_name PPIx-Regexp Summary: Represent a regular expression of some sort ++++++ PPIx-Regexp-0.034.tar.gz -> PPIx-Regexp-0.035.tar.gz ++++++ ++++ 2546 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
