Overview
Request 707390 accepted
- updated to 1.269
see /usr/share/doc/packages/perl-PPI/Changes
1.269 2019-05-17 18:36:46Z
Summary:
- many small documentation improvements
1.268 2019-05-16 10:00:39Z
Summary:
- fix a broken link in the pod
1.267 2019-05-16 09:22:34Z
Summary:
- make PPI::Test::Run more OS-agnostic
1.266 2019-05-15 16:17:49Z
Summary:
- keep heredoc terminator detection from triggering regex errors
- small cleanups
Details:
- make the output of PPI::Test::Run more useful
- remove a superfluous import
- updated to 1.265
see /usr/share/doc/packages/perl-PPI/Changes
1.265 2019-05-14 12:39:51Z
Summary:
- simplified a code construct
- updated to 1.264
see /usr/share/doc/packages/perl-PPI/Changes
1.264 2019-04-28 14:56:28Z
Summary:
- keep vstring processing from swallowing underscores
1.262 2019-04-28 11:41:54Z
Summary:
- convert newlines in some raw test files from win32 to unix
1.260 2019-04-28 11:10:02Z
Summary:
- allow underscores in vstrings
- updated to 1.258
see /usr/share/doc/packages/perl-PPI/Changes
1.258 2019-04-27 17:05:33Z
Summary:
- remove accidentally included Test::InDistDir
1.256 2019-04-26 16:40:01Z
Summary:
- allow all PPI::Document instances to have a filename attribute
1.254 2019-04-26 16:23:21Z
Summary:
- recognize `for (;<$foo>;) {}` as containing a readline operator
1.252 2019-04-26 14:21:36Z
Summary:
- add support for the double diamond (<<>>) input operator
- adjust position of a todo marker to not catch a passing test
- updated to 1.250
see /usr/share/doc/packages/perl-PPI/Changes
1.250 2019-04-25 16:43:32Z
Summary:
- various smaller releng changes
Details:
- removed dependency on File::Remove
- add some tests including a TODO test for misparse bug on '(1)-1'
- allow tests to run without pre-determined module versions
- add travis-perl helper to be run before install
- update versions of Perl Travis tests on
1.248 2019-04-25 16:08:08Z
Summary:
- parse list-embedded curlies as hash constructors
1.246 2019-04-25 15:33:48Z
Summary:
- support indented here-docs
- fixed some typos
1.244 2019-04-25 15:21:51Z
Summary:
- support key-value and index-value slices in PPI::Token::Symbol symbol method
1.242 2019-04-25 14:33:56Z
Summary:
- keep exponents of 2 or more zeroes from trapping PPI in an endless loop
1.240 2019-04-25 14:09:24Z
Summary:
- add support for lexical subroutines from perl-5.26
1.238 2019-04-25 12:03:37Z
Summary:
- only release engineering, moved to Dist::Zilla, straightened out
dependencies and fixed some formatting in Changes
1.237_001 Wed 15 Nov 2017
Summary:
- support postfix dereference
- remove dependencies on vars, base and List::MoreUtils
- reduce globals and cross-package variables
- make xt/api.t skip/run properly
Details:
- convert many cross-package var accesses to var imports
- convert several unnecessary globals to local variables
Ah should have been "perl-Critic passed as Request now".
Can we pleas get a 1.265 update here? the latest perl-Perl-Critic update requires this version
Still no matching submissions between PPI and Perl-Critic
Request History
dstoecker created request
- updated to 1.269
see /usr/share/doc/packages/perl-PPI/Changes
1.269 2019-05-17 18:36:46Z
Summary:
- many small documentation improvements
1.268 2019-05-16 10:00:39Z
Summary:
- fix a broken link in the pod
1.267 2019-05-16 09:22:34Z
Summary:
- make PPI::Test::Run more OS-agnostic
1.266 2019-05-15 16:17:49Z
Summary:
- keep heredoc terminator detection from triggering regex errors
- small cleanups
Details:
- make the output of PPI::Test::Run more useful
- remove a superfluous import
- updated to 1.265
see /usr/share/doc/packages/perl-PPI/Changes
1.265 2019-05-14 12:39:51Z
Summary:
- simplified a code construct
- updated to 1.264
see /usr/share/doc/packages/perl-PPI/Changes
1.264 2019-04-28 14:56:28Z
Summary:
- keep vstring processing from swallowing underscores
1.262 2019-04-28 11:41:54Z
Summary:
- convert newlines in some raw test files from win32 to unix
1.260 2019-04-28 11:10:02Z
Summary:
- allow underscores in vstrings
- updated to 1.258
see /usr/share/doc/packages/perl-PPI/Changes
1.258 2019-04-27 17:05:33Z
Summary:
- remove accidentally included Test::InDistDir
1.256 2019-04-26 16:40:01Z
Summary:
- allow all PPI::Document instances to have a filename attribute
1.254 2019-04-26 16:23:21Z
Summary:
- recognize `for (;<$foo>;) {}` as containing a readline operator
1.252 2019-04-26 14:21:36Z
Summary:
- add support for the double diamond (<<>>) input operator
- adjust position of a todo marker to not catch a passing test
- updated to 1.250
see /usr/share/doc/packages/perl-PPI/Changes
1.250 2019-04-25 16:43:32Z
Summary:
- various smaller releng changes
Details:
- removed dependency on File::Remove
- add some tests including a TODO test for misparse bug on '(1)-1'
- allow tests to run without pre-determined module versions
- add travis-perl helper to be run before install
- update versions of Perl Travis tests on
1.248 2019-04-25 16:08:08Z
Summary:
- parse list-embedded curlies as hash constructors
1.246 2019-04-25 15:33:48Z
Summary:
- support indented here-docs
- fixed some typos
1.244 2019-04-25 15:21:51Z
Summary:
- support key-value and index-value slices in PPI::Token::Symbol symbol method
1.242 2019-04-25 14:33:56Z
Summary:
- keep exponents of 2 or more zeroes from trapping PPI in an endless loop
1.240 2019-04-25 14:09:24Z
Summary:
- add support for lexical subroutines from perl-5.26
1.238 2019-04-25 12:03:37Z
Summary:
- only release engineering, moved to Dist::Zilla, straightened out
dependencies and fixed some formatting in Changes
1.237_001 Wed 15 Nov 2017
Summary:
- support postfix dereference
- remove dependencies on vars, base and List::MoreUtils
- reduce globals and cross-package variables
- make xt/api.t skip/run properly
Details:
- convert many cross-package var accesses to var imports
- convert several unnecessary globals to local variables
licensedigger accepted review
ok
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
dimstar accepted review
staging-bot set openSUSE:Factory:Staging:I as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:I"
staging-bot accepted review
Picked openSUSE:Factory:Staging:I
dimstar_suse accepted review
ready to accept
dimstar_suse approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory
Please decline requests always if there are issues. Otherwise I and probably coolo as well wont see the comments in that large amount of packages we look at.
The webinterface misses a "new messages" feature.
Ok - thanks for your input. i'll try to remember that for submissions coming from you