Skip Menu |

This queue is for tickets about the HTML-Normalize CPAN distribution.

Report information
The Basics
Id: 129028
Status: resolved
Priority: 0/
Queue: HTML-Normalize

People
Owner: grandpa [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.0003
Fixed in: 1.0004



Subject: Bleadperl v5.29.0-91-g76416d1a79 breaks GRANDPA/HTML-Normalize-1.0003.tar.gz
I ran into this and tried to see if I can fix it. To me it looks like the regex on line 641 has been broken all the time, it has not been indenting the input. Just with the Perl 5.30 makes it fatal. I'm not sure about the correct fix and my use case does not require the indentation, but even just commenting it out would make this module pass the tests and do what it used to do (without actually fixing the bug in the regex). On pe 05.huhti 2019 01:31:51, ANDK wrote: Show quoted text
> As per subject. Link to the commit: > https://perl5.git.perl.org/perl.git/commit/76416d1a79 > > Sample fail report: http://www.cpantesters.org/cpan/report/52872f00- > eae5-11e8-a585-285e03258b13
Regular expression fixed after correcting tests to detect the issue. Various other code improvements and fixes were rolled into the release. Version 1.0004 is now passing correctly with passes on CPANTS for linux Perl versions from 5.8.5 to Perl 5.31.2 and passes for assorted Perl versions on a range of other OSs.