On Wed, 7 Jul 2004, Dave Rolsky wrote: > On Wed, 7 Jul 2004, Matt Sisk wrote: > > > I'm having some trouble installing DateTime::Format::MySQL using the > > regular 'cpan' shell (perl -MCPAN -e shell). > > > > I've tried this with both Module::Build versions 0.21 and 0.25. > > > > The install process correctly tracks a dependency on > > DateTime::Format::Builder, but after DT::F::Builder is installed, it > > seems to forget that it was trying to install DT::F::MySQL. So the MySQL > > module never gets installed. > > Ah, right. The problem is that DT::F::Builder includes the DT::F::MySQL > modules under its examples directory, and PAUSE is indexing it. I need to > fix this somehow.
I just uploaded new distros of DT::F::Builder & DT::F::MySQL, and that should fix it. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
