From 0a99d903500796e444c204a7781e20e57d14dfa1 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 6 Jun 2009 14:39:16 -0500 Subject: add moose to my list of projects --- resume.tex | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resume.tex b/resume.tex index c01c41f..4b6f8a2 100644 --- a/resume.tex +++ b/resume.tex @@ -61,6 +61,12 @@ % Projects {{{ \resheading{Projects} \begin{itemize} +% Moose {{{ +\item \resshortsubheading{Moose (http://moose.perl.org/)}{2009--Present} + \begin{itemize} + \resitem{Contributed several bug fixes and enhancements to the Moose project, a fully featured object system for Perl.} + \resitem{Wrote several extensions for Moose, including MooseX::NonMoose, which allows classes built with Moose to easily interoperate with other types of classes, and MooseX::Mangle, which provides several bits of syntactic sugar for modifying methods.} + \end{itemize} % }}} % Bot::Games {{{ \item \resshortsubheading{Bot::Games (http://github.com/doy/bot-games/tree)}{2009--Present} \begin{itemize} -- cgit v1.2.3