Skip Menu |

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

Report information
The Basics
Id: 25157
Status: open
Priority: 0/
Queue: DateTime-Cron-Simple

People
Owner: Nobody in particular
Requestors: murphy2 [...] speakeasy.net
Cc:
AdminCc:

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



Subject: DateTime-Cron-Simple needs a package dependency on DateTime
Date: Mon, 26 Feb 2007 11:39:12 -0500
To: bug-DateTime-Cron-Simple [...] rt.cpan.org
From: Kevin Murphy <murphy2 [...] speakeasy.net>
DateTime-Cron-Simple needs a package dependency on DateTime. I installed DateTime::Cron::Simple with perl -MCPAN -e shell, but it failed the first time I tried to use it, because DateTime.pm was not found.
From: a.r.ferreira [...] gmail.com
On Mon Feb 26 11:38:35 2007, murphy2@speakeasy.net wrote: Show quoted text
> DateTime-Cron-Simple needs a package dependency on DateTime. I > installed DateTime::Cron::Simple with perl -MCPAN -e shell, but it > failed the first time I tried to use it, because DateTime.pm was not
found. Show quoted text
>
I don't understand. The dependency on DateTime is at Makefile.PL (and META.yml as well). I can't reproduce this problem.