NAME
    Mo - Micro Objects

SYNOPSIS
        package Reaper;
        use Mo 'Cow Bell';
        extends 'SNL';

        has noise => (is =>'ro');

DESCRIPTION
    Moose led to Mouse led to Moo led to Mo. M, anyone?

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

COPYRIGHT AND LICENSE
    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.

    See http://www.perl.com/perl/misc/Artistic.html

