There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Mojar::Cron::Timestamp - Timestamp as an object

DESCRIPTION

This was experimental and I do not see it having a future. I thought it would help elucidate the Cron algorithm but in the end I stopped using this and used instead

Datetime->from_timestamp(...);
Datetime->to_timestamp(...);