NAME

    Muuse - Moose but with less typing

VERSION

    version 1.222490

SYNOPSIS

        use Muuse;
        
        ro "hro";
        lazy hlazy => sub { 2 };
        rwp "hrwp";
        rw "hrw";

DESCRIPTION

    Muuse imports both Moose and MooseX::ShortHas, making it even less work
    in typing and reading to set up an object.

SEE ALSO

      * Mu - the Moo module from whence this sprang

SUPPORT

 Bugs / Feature Requests

    Please report any bugs or feature requests through the issue tracker at
    https://github.com/wchristian/Muuse/issues. You will be notified
    automatically of any progress on your issue.

 Source Code

    This is open source software. The code repository is available for
    public review and contribution under the terms of the license.

    https://github.com/wchristian/Muuse

      git clone https://github.com/wchristian/Muuse.git

AUTHOR

    Christian Walde <walde.christian@gmail.com>

CONTRIBUTOR

    mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>

COPYRIGHT AND LICENSE

    Christian Walde has dedicated the work to the Commons by waiving all of
    his or her rights to the work worldwide under copyright law and all
    related or neighboring legal rights he or she had in the work, to the
    extent allowable by law.

    Works under CC0 do not require attribution. When citing the work, you
    should not imply endorsement by the author.