
Mo::xxx - Add XXX support to classes

use Mo qw'xxx';
XXX my $foo = bar(WWW $baz);

This Mo feature exports WWW, XXX, YYY and ZZZ functions to the caller.

Ingy döt Net <ingy@cpan.org>

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