package Task::Moose; our $VERSION = '0.01'; our $AUTHORITY = 'cpan:STEVAN'; 1; __END__ =pod =head1 NAME Task::Moose - Moose in a box =head1 DESCRIPTION This Task installs Moose and then optionally installs a number of Moose extensions listed below. This list is meant to be comprehensive, so if I missed something please let me know. =over 4 =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L =item I L L =item I L =back =head1 BUGS All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT. =head1 AUTHOR Stevan Little Estevan.little@iinteractive.comE =head1 COPYRIGHT AND LICENSE Copyright 2008 Infinity Interactive, Inc. L This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut