The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension NoSQL::PL2SQL.

0.01  Mon Oct  8 13:01:46 2012
	- original version; created by h2xs 1.23 with options
		-An NoSQL::PL2SQL

1.00  Mon Oct  8 13:01:46 2012
	- Incremented the version for release

1.01  Sat Nov  3 12:50:08 EDT 2012
	- Ironically, PL2SQL::SQLObject() actually failed to bless 
	  unblessed objects.  An explicit bless() was added.
	- Added a test to insert an undef
	- Cleaned up documentation