[perl #125319] localization bug in Test module

2015-06-05 Thread Christian Bartolomaeus via RT
I'm closing this ticket as 'resolved'. If you think, we should have a test for this, please reopen the ticket.

Re: [perl #125319] localization bug in Test module

2015-06-03 Thread Elizabeth Mattijsen
Fixed with 0f627ce947bfc8caba92 > On 03 Jun 2015, at 12:07, (via RT) wrote: > > # New Ticket Created by > # Please include the string: [perl #125319] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=125319 > > > > --cut

[perl #125319] localization bug in Test module

2015-06-03 Thread via RT
# New Ticket Created by # Please include the string: [perl #125319] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=125319 > --cut here-- use Test; plan 1; ok 1; ok 2; --cut here-- The problem is that '1 tests' should be '1 t