Skip Menu |

This queue is for tickets about the XML-Twig CPAN distribution.

Report information
The Basics
Id: 62781
Status: resolved
Priority: 0/
Queue: XML-Twig

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 3.37
Fixed in: 3.38



Subject: Bleadperl fb85c04 breaks X:T 3.37
Sorry for the spam. See http://rt.perl.org/rt3/Ticket/Display.html?id=78008 for more details. In short, the stringification of qr// has changed and your test t/test_new_features_3_18.t relies on the old stringification. Example fail report: http://www.cpantesters.org/cpan/report/9245454 HTTH, Regards,
A trivial patch that lets the test pass is now uploaded to cpan: ftp://cpan.cpantesters.org/CPAN/authors/id/A/AN/ANDK/patches/XML-Twig-3.37-ANDK-01.patch.gz To be fully prepared for perl 5.14 it will need a bit more since there are new letters for modifiers available. There's also a distroprefs file to configure the CPAN shell to apply the patch: https://github.com/andk/cpanpm/blob/master/distroprefs/MIROD.XML-Twig.yml Enjoy,