The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension POE::Component::SimpleDBI.

0.2  Mon Oct 20 18:40:13 2003
	- original version; created by h2xs 1.22 with options
		-A -X -v 0.1 -n POE::Component::SimpleDBI

0.3 Tue Oct 21 15:31:37 2003

	Increments refcount for querying sessions so they don't go away
	POD formatting
	Consolidated shutdown and shutdown_NOW into one single event
	General formatting in program
	DB connection error handling
	Renamed the result hash: RESULTS to RESULT for better readability
	SubProcess -> added DBI connect failure handling