Stuff with the Perl Foundation. A couple of patches in the Perl core. A few CPAN modules. That about sums it up.
Lately I've been reuploading my CPAN modules. This has primarily been to convert them to Module::Build (though they still have makefiles) and add POD tests.
I've noticed I have a lot of modules in the Data:: namespace. I don't know if that's because I want to offer more general-purpose modules for data munging or if I'm not clever enough with names.
Oh please (Score:1)
Re:Oh please (Score:2)
Well, er, yeah :)
Incidentally, I've also uploaded the Sub::Signatures [cpan.org] 0.20. Should be on the CPAN soon. I eliminated the type checking. I think it actually improves the module.