Name
CatalystX::Usul::Constraints - Defines Moose type constraints
Version
This document describes CatalystX::Usul::Constraints version v0.16.$Rev: 1 $
Synopsis
use CatalystX::Usul::Constraints q(:all);
Description
Defines the following type constraints
CharEncoding
-
Subtype of
Str
which has to be one of the list of encodings in theENCODINGS
constant ConfigType
-
Subtype of
Object
can be coerced from a hash ref LogType
-
Subtype of
Object
which has to implement all of the methods in theLOG_LEVELS
constant
Subroutines/Methods
None
Configuration and Environment
None
Diagnostics
None
Dependencies
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
Author
Peter Flanigan, <Support at RoxSoft.co.uk>
Acknowledgements
Larry Wall - For the Perl programming language
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