The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Name

CatalystX::Usul::Moose - Moose, the way I like it.

Version

This documents version v0.17.$Rev: 1 $

Synopsis

   use CatalystX::Usul::Moose;

Description

Applies Moose, Moose::Util::TypeConstraints, namespace::autoclean, etc to the class using it.

Subroutines/Methods

import

Imports into the calling packages namespace the selected packages exports

Configuration and Environment

None

Diagnostics

None

Dependencies

bareword::filehandles
feature
namespace::autoclean
multidimensional
strict
warnings
Class::Usul::Constraints
Import::Into
Moose
Moose::Util::TypeConstraints
MooseX::AttributeShortcuts
MooseX::Types::Moose
MooseX::Types::Common::String
MooseX::Types::Common::Numeric
MooseX::Types::LoadableClass

Incompatibilities

There are no known incompatibilities in this module

Bugs and Limitations

There are no known bugs in this module. Please report problems to the address below. Patches are welcome

Acknowledgements

Larry Wall - For the Perl programming language

t0m - Pasted his version of this, so I nicked it and adapted

Author

Peter Flanigan, <Support at RoxSoft.co.uk>

License and Copyright

Copyright (c) 2014 Peter Flanigan. All rights reserved

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic

This program is distributed in the hope that it will be useful, but WITHOUT WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE