[perl #127010] [LTA] Date.new(Str) limited year range

2015-12-31 Thread Christian Bartolomaeus via RT
On Thu Dec 24 01:37:47 2015, elizabeth wrote: > > Fixed with fb475d22ba6d5507dd4db , test added with > 7e5f5db4e12a07701c4da . Great! I'm closing the ticket as 'resolved'.

Re: [perl #127010] [LTA] Date.new(Str) limited year range

2015-12-24 Thread Elizabeth Mattijsen
> On 24 Dec 2015, at 00:55, Zefram (via RT) > wrote: > > # New Ticket Created by Zefram > # Please include the string: [perl #127010] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=127010 > > > > Date.new on a Str input

[perl #127010] [LTA] Date.new(Str) limited year range

2015-12-23 Thread via RT
# New Ticket Created by Zefram # Please include the string: [perl #127010] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127010 > Date.new on a Str input only accepts non-negative year numbers: > Date.new("-1234-01-01") Inva