Option shortcuts for native types
version 0.003
This module provides the following shortcut options for MooseX::Has::Options:
Translates to \*(C`traits => ['Array']\*(C'
Translates to \*(C`traits => ['Bool']\*(C'
Translates to \*(C`traits => ['Code']\*(C'
Translates to \*(C`traits => ['Counter']\*(C'
Translates to \*(C`traits => ['hash']\*(C'
Translates to \*(C`traits => ['Number']\*(C'
Translates to \*(C`traits => ['String']\*(C'
Peter Shangov <[email protected]>
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.