Stuff with the Perl Foundation. A couple of patches in the Perl core. A few CPAN modules. That about sums it up.
I hate it when I make silly mistakes like this:
my $pivot_date = DateTime->new(
year => 2006,
month => 08,
day => 01,
);
I should know better than that. I was staring at the MySQL datetime format too much
Update: In retrospect, I should have entitled this post "Zero errors!"
Me too! (Score:2)
speaking of Vim (Score:1)
rjbs