How To Use DBIx::SQLEngine To Get A Count

Author: , May 11th, 2011

How To Add TimeZone Support To MySQL Using Perl DBI

Author: , April 24th, 2011

First, make sure MySQL server has the time zone tables loaded, which are NOT there by default!

Next, tell MySQL to use the desired time zone via Perl:

MySQL TimeZone Support Info MySQL Date and Time Functions

Sometimes even CPAN modules have issues

Author: , January 5th, 2010

Found that DBIx::Wrapper was BROKEN BADLY – now using DBIx::SQLEngine with great success… Just had our first successful test from the database through JSON to the javascript front-end. Very nice. Zooooooooom!