Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the AnyEvent-DateTime-Cron CPAN distribution.

Report information
The Basics
Id: 84332
Status: resolved
Worked: 5 min
Priority: 0/
Queue: AnyEvent-DateTime-Cron

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

Bug Information
Severity: Normal
Broken in: 0.05
Fixed in: (no value)



Subject: Fails with perl < 5.10
As per subject. Rason is the line 23 in Cron.pm using the dor operator. https://metacpan.org/source/AGORMAN/AnyEvent-DateTime-Cron-0.05/lib/AnyEvent/DateTime/Cron.pm#L23 Would you mind to add a declaration of this perl version dependency? That would turn the fail reports into UNKNOWN reports in the future. Here is a writup on the issue: http://wiki.cpantesters.org/wiki/CPANAuthorNotes Thanks && Regards,
I removed the use of //=. Thank you for the heads up.