
Mo::Golf - Module for Compacting Mo Modules

perl -MMo::Golf=golf < src/Mo/foo.pm > lib/Mo/foo.pm

This is the module that is respeonsible for taking Mo code (which is documented and fairly readable) and reducing it to a single undecipherable line.


Ingy döt Net <ingy@ingy.net>

Copyright (c) 2011. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.