in reply to Re: On installing modules with CPAN.pm
in thread On installing modules with CPAN.pm

Or better yet, write an update for DateTime::Format::DBI and submit it to the original author.
  • Comment on Re: Re: On installing modules with CPAN.pm

Replies are listed 'Best First'.
Re: Re: Re: On installing modules with CPAN.pm
by autarch (Hermit) on Apr 22, 2004 at 16:47 UTC
    Actually, DateTime::Format::DBI is just a wrapper around other modules. For it to work with DatabaseX, there must be a corresponding DateTime::Format::DatabaseX module.