"Replace DateTime::Format::Pg [in the sample code] with the appropriate module for your database, or consider DateTime::Format::DBI" How would one use DateTime::Format::DBI in the inflate/deflate specification? I assume that I'd some how need to get the database handle in my table class definition, but I'm not sure how to do this... TIA Dan