Sun Jun 28 07:21:25 2015g.grigelionis [...] gmail.com - Ticket created
Subject:
test failure in 06-moment.t
Date:
Sun, 28 Jun 2015 07:21:12 -0400
To:
bug-DateTime-Util-Calc [...] rt.cpan.org
From:
Gintautas Grigelionis <g.grigelionis [...] gmail.com>
... is caused by missing parenthesis
19c19
< for my $tz (qw(US/Pacific UTC)) {
---
Show quoted text
> for my $tz qw(US/Pacific UTC) {
Could you please correct this?
Kind regards,
Gintas
Sun Jun 28 07:36:10 2015dmaki [...] cpan.org - Correspondence added
Fixed in new release.
Be warned that I don't intend to maintain this.
Sun Jun 28 07:36:11 2015The RT System itself - Status changed from 'new' to 'open'
Sun Jun 28 07:36:12 2015dmaki [...] cpan.org - Status changed from 'open' to 'resolved'
Sun Jun 28 07:53:47 2015g.grigelionis [...] gmail.com - Correspondence added
Subject:
Re: [rt.cpan.org #105544] test failure in 06-moment.t
Date:
Sun, 28 Jun 2015 07:53:31 -0400
To:
bug-DateTime-Util-Calc [...] rt.cpan.org
From:
Gintautas Grigelionis <g.grigelionis [...] gmail.com>
Thanks, I hope it will be compatible with all newer Perls from now on.
2015-06-28 7:36 GMT-04:00 Daisuke Maki via RT <
bug-DateTime-Util-Calc@rt.cpan.org>:
Show quoted text
Sun Jun 28 17:28:14 2015dmaki [...] cpan.org - Correspondence added
I'm not abandoning the module, I'm killing the module.
I don't believe people should do these things in Perl: it should be done in C with a thin Perl wrapper. This module should cease to exist eventually.