There was a recent thread out on perlmonks regarding the functionality of
DT::F::DBI:

http://www.perlmonks.org/index.pl?node_id=274054

Basically the user did not realize they were dealing with a factory and that the
API was actually documented, in their case, in DT::F::MySQL.

Perhaps a note in the docs saying "for more information see the documentation
for the class pertaining to your particular dbh"...

Or is this supposed to be polymorphic behavior, with all the db format classes
sharing the same API...in which case the API should then appear in the main docs?

Cheers,
Matt

Reply via email to