NAME
    MetaCPAN::Moose - Use Moose the MetaCPAN way

VERSION
    version 0.000001

SYNOPSIS
        use MetaCPAN::Moose;

DESCRIPTION
    MetaCPAN::Moose automatically imports MooseX::StrictConstructor and
    namespace::autcolean for you.

ACKNOWLEDGEMENTS
    I showed my code to Sawyer when it was ready to release. He sat down and
    rewrote it completely. :)

AUTHOR
    Olaf Alders <olaf@wundercounter.com>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2016 by Olaf Alders.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.