Mo Hacking |
Mo is a group effort. If you want to work on it join #mo on irc.perl.org. It would be a good idea to read the Mo::Design manpage first.
Drop by and we'll give you a commit bit and put you to work!
The first rule of Mo Club is...
1) You don't talk about Moose Club
j/k
src/
. That's where we hack on it. Running this command:
make -C src/
will compress everything into lib so that you can run the tests.
Mo Hacking |