Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 65225
Status: resolved
Priority: 0/
Queue: DateTime-TimeZone

People
Owner: Nobody in particular
Requestors: bitcard_kiddm [...] ghctechnologies.com
Cc:
AdminCc:

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



Subject: Package seems to be missing Class::Load dependency
After I ran 'ppm upgrade -install', DateTime::TimeZone::Local stopped working: BEGIN failed--compilation aborted at C:/Perl/site/lib/DateTime/TimeZone/Local.pm line 9. I was able to fix the problem by manually adding Class::Load (and its dependent packages) via ppm but I thought that should happen automatically if the package dependencies are fully specified.
Subject: Re: [rt.cpan.org #65225] Package seems to be missing Class::Load dependency
Date: Fri, 28 Jan 2011 18:24:24 -0600 (CST)
To: Matthew Kidd via RT <bug-DateTime-TimeZone [...] rt.cpan.org>
From: Dave Rolsky <autarch [...] urth.org>
On Fri, 28 Jan 2011, Matthew Kidd via RT wrote: Show quoted text
> After I ran 'ppm upgrade -install', DateTime::TimeZone::Local stopped > working: > > BEGIN failed--compilation aborted at > C:/Perl/site/lib/DateTime/TimeZone/Local.pm > line 9. > > I was able to fix the problem by manually adding Class::Load (and its > dependent packages) via ppm but I thought that should happen > automatically if the package dependencies are fully specified.
I suspect this is a ppm problem. The dependency is listed correctly. -dave /*============================================================ http://VegGuide.org http://blog.urth.org Your guide to all that's veg House Absolute(ly Pointless) ============================================================*/