Skip Menu |

This queue is for tickets about the Jifty CPAN distribution.

Report information
The Basics
Id: 16752
Status: resolved
Priority: 0/
Queue: Jifty

People
Owner: Nobody in particular
Requestors: seph [...] directionless.org
Cc:
AdminCc:

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



Subject: tests depend on DBIx::DBSchema
I was doing a cpan install of Jifty, and the tests failed for a lack of DBIx::DBSchema. I assume it should be in the depends list.
On Tue Dec 27 13:45:23 2005, guest wrote: Show quoted text
> I was doing a cpan install of Jifty, and the tests failed for a lack > of DBIx::DBSchema. I assume it should be in the depends list.
Jifty depends on Jifty::DBI which depends on DBIx::DBschema. Jifty::DBI's dependency has been made stronger.