Skip Menu |

This queue is for tickets about the Locale-Simple CPAN distribution.

Report information
The Basics
Id: 127675
Status: open
Priority: 0/
Queue: Locale-Simple

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

Bug Information
Severity: (no value)
Broken in: 0.019
Fixed in: (no value)



CC: GUIDO [...] cpan.org
The test suite started to fail: ... Undefined subroutine &Locale::Messages::turn_utf_8_off called at /home/cpansand/.cpan/build/2018111709/libintl-perl-1.30-0/blib/lib/Locale/gettext_pp.pm line 350. t/10-gettext.t ..................... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Undefined subroutine &Locale::Messages::turn_utf_8_off called at /home/cpansand/.cpan/build/2018111709/libintl-perl-1.30-0/blib/lib/Locale/gettext_pp.pm line 350. t/11-gettext-simplenumber.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run ... Statistical analysis suggests that the failure is caused by Locale::Message 1.30 (theta == -1.0): (3) **************************************************************** Regression 'mod:Locale::TextDomain' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 53107686469064824.00 [1='eq_1.24'] 0.0000 0.0000 4.36 [2='eq_1.25'] 0.0000 0.0000 1.04 [3='eq_1.26'] 0.0000 0.0000 2.20 [4='eq_1.27'] 0.0000 0.0000 1.39 [5='eq_1.28'] 0.0000 0.0000 2.70 [6='eq_1.29'] 0.0000 0.0000 0.00 [7='eq_1.30'] -1.0000 0.0000 -37823948144493712.00 R^2= 1.000, N= 190, K= 8 ****************************************************************
What perl verion are you using?
Am Mo 19. Nov 2018, 04:19:25, GUIDO schrieb: Show quoted text
> What perl verion are you using?
Got it now. ;) I thought the ticket was for libintl-perl. I will have a look. Thanks for reporting.
Am Mo 19. Nov 2018, 10:18:09, GUIDO schrieb: Show quoted text
> Am Mo 19. Nov 2018, 04:19:25, GUIDO schrieb:
> > What perl verion are you using?
> > Got it now. ;) I thought the ticket was for libintl-perl. > > I will have a look. Thanks for reporting.
Fixed with https://github.com/gflohr/libintl-perl/commit/9c46d39f1848833c54de9c57cdaceb4fc12ef46e Locale::Simple should require at least version 1.31 of libintl-perl.