summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-06-06 14:39:16 -0500
committerJesse Luehrs <doy@tozt.net>2009-06-06 14:39:16 -0500
commit0a99d903500796e444c204a7781e20e57d14dfa1 (patch)
tree2481720443a2bd75aefc25f2085541bb4cc7dd8b
parent70989c1c939dcf60c2f0a16de3ed68af823e6c45 (diff)
downloadresume-0a99d903500796e444c204a7781e20e57d14dfa1.tar.gz
resume-0a99d903500796e444c204a7781e20e57d14dfa1.zip
add moose to my list of projects
-rw-r--r--resume.tex6
1 files changed, 6 insertions, 0 deletions
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}