Revision history for Perl extension CPAN::Mini::Tested.

0.15 Sun Jan 23 2005
	* uses DBD::SQLite2 instead

0.14 Sat Jan 22 2005
        - noted explicit conflict with newer versions of DBD::SQLite
	- fixed minor bug with trace when downloading test database

0.13 Wed Jan 19 2005
	- added test_db_exceptions to exempt certain modules

0.12 Mon Jan 10 2005
	- CPAN::Mini filters checked before database queried
	- uses Cache::Simple::TimedExpiry to cache databse queries for
	  a limited time
	- added option to configure expiration time
	- updated documentation
	- added more tests

0.11 Sun Jan  9 2005
	- fixed bug with finding local file

0.10 Sun Jan  9 2005
	- updated documentation
	- can filter by multiple platforms
	- added tests
	- added some error handling
	- fixed minor bug with trace
	- passed can parse non-tar.gz paths
	- various internal tweaks
	- force option forces download of testers db
	- added test_db_arch option
	- added test_db_age option
	- added test_db_file option
        - added test_db_conn option
	- added test_db_src option
	- added redid some changed internal structure

0.02  Thu Jan  6 2005
	- fixed CPAN::Mini version required

0.01  Thu Jan  6 17:52:53 2005
	- original version; created by h2xs 1.23 with options
		-v 0.01 -b 5.6.0 -X -P -n CPAN::Mini::Tested

