Class::DBI provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database.
WWW: http://search.cpan.org/dist/Class-DBI/
None