Skip to content

metacpan/p5-metacpan-moose

Repository files navigation

NAME

MetaCPAN::Moose - Use Moose the MetaCPAN way

Build Status

VERSION

version 0.000003

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.