The documentation is pretty thorough, although I probably need to organise it a bit better and split into something like Class::PINT::tutorial, Class::PINT::Manual as TT has. (not that its as powerful, just that the many permutations take up a lot of pod to explain)
The tests are all skipped until I can check for a mysql test db.
What about SQLite? (Score:1)
CDBI uses SQLite for running tests, which works quite well for it. Don't know if that's an option for you, but it certainly increases the possibility an end user will be able to run the tests. I get a certain satisfaction seeing that a package has lots of tests and that they all pass. ;-)
"Perl users are the Greatful Dead fans of computer science." --slashdot comment