Subject: | 1.31_03 breaks Time-List-0.13 |
With 1.31_03 I see the following failures in the Time-List test suite:
...
# Failed test at t/004_get_list_month_array.t line 25.
# Structures begin differing at:
# $got->[1] = '2013-02-01'
# $expected->[1] = '2013-01-31'
# Failed test at t/004_get_list_month_array.t line 38.
# Structures begin differing at:
# $got->[1] = '2013-02-01'
# $expected->[1] = '2013-01-31'
# Failed test at t/004_get_list_month_array.t line 51.
# Structures begin differing at:
# $got->[0] = '2013-04-01'
# $expected->[0] = '2013-03-31'
# Failed test at t/004_get_list_month_array.t line 58.
# Structures begin differing at:
# $got->[0] = '2013-04-01'
# $expected->[0] = '2013-03-31'
# Looks like you failed 4 tests of 4.
# Failed test 'get_list_array'
# at t/004_get_list_month_array.t line 65.
... (etc.) ...