Late Night, But Worth It

Author: , July 7th, 2010

Just wrapped up a new script to automate the administration of FreeBSD ez-jails, very pleased. Very crude, but effective. I want to look into the Provision::Unix::VirtualOS CPAN module, but so far, my own abstraction seems to work just fine. Agenda for Wednesday’s 9am call is ready and the YouCake project plan has been updated. Whew! […]

Bitten by CPAN?

Author: , April 15th, 2010

I was not able to get error values back properly from a raw PERL DBI connection to mysql. I finally reinstalled DBD::mysql in cpan and lo, and behold! I started getting error values in my code. I was very, very happy when it started working properly!

CPAN Bugs!

Author: , January 19th, 2010

I may or may not be dealing with a CPAN module bug right now – but it is always a tad irritating to have to fix someone else’s code.

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!

Found a bug in CPAN Module DBIx::JSON

Author: , December 29th, 2009

Changed ‘PrintWarm’ to ‘PrintWarn’ on line 70 of /usr/local/lib/perl5/site_perl/5.8.9/DBIx/JSON.pm