
MooseX::Has::Options::Handler::NativeTypes - Option shortcuts for native types

version 0.003

This module provides the following shortcut options for MooseX::Has::Options:
Translates to traits => ['Array']
Translates to traits => ['Bool']
Translates to traits => ['Code']
Translates to traits => ['Counter']
Translates to traits => ['hash']
Translates to traits => ['Number']
Translates to traits => ['String']

Peter Shangov <pshangov@yahoo.com>

This software is copyright (c) 2012 by Peter Shangov.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.