I recently did my first Lightning talk at my local PerlMongers group (to.pm) on Moose::CAP.
Moose::CAP was my attempt to port CGI::Application (a lightweight webapp Framework) to the Moose object system. It was really just an exercise for me to get to know Moose.
Obviously, if I ever chose to release this on CPAN I’d have to rename it (folk don’t like you using their namespace) but the name was too good to pass up. As of this writing, I’ve got Moose::CAP passing CGI::Application’s test suite!
So, the slides are here.



