Author:
erics, 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! […]
Categories: BeeGood, Technology, Weather, What? Tags: CPAN, FreeBSD, perl
|
No comments
Author:
erics, 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!
Categories: Technology Tags: CPAN, DBD::mysql, mysql, perl
|
No comments
Author:
erics, 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.
Categories: Technology Tags: CPAN, perl
|
No comments
Author:
erics, 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!
Categories: Technology Tags: CPAN, DBI, DBIx, JSON, mysql, perl, SQL
|
No comments
Author:
erics, December 29th, 2009
Changed ‘PrintWarm’ to ‘PrintWarn’ on line 70 of /usr/local/lib/perl5/site_perl/5.8.9/DBIx/JSON.pm
Categories: Technology Tags: bug, CPAN, perl
|
No comments