Declare::Constraints::Simple::Library(3pm) | User Contributed Perl Documentation | Declare::Constraints::Simple::Library(3pm) |
Declare::Constraints::Simple::Library - Constraint Library Bundle
This module functions as bundle of all default libraries, and as map and/or reference of said ones.
Provides: "Message", "Scope", "SetResult", "IsValid", "ReturnTrue", "ReturnFalse"
Provides: "Matches", "IsDefined", "HasLength", "IsOneOf", "IsTrue", "IsEq"
Provides: "IsNumber", "IsInt"
Provides: "IsA", "IsClass", "IsObject", "HasMethods"
Provides: "IsRefType", "IsScalarRef", "IsArrayRef", "IsHashRef", "IsCodeRef", "IsRegex"
Provides: "HasArraySize", OnArrayElements, OnEvenElements, OnOddElements
Provides: "HasAllKeys", "OnHashKeys"
Provides: "And", "Or", "XOr", "Not", "CaseValid"
Declare::Constraints::Simple
Robert 'phaylon' Sedlacek "<phaylon@dunkelheit.at>"
This module is free software, you can redistribute it and/or modify it under the same terms as perl itself.
2021-01-09 | perl v5.32.0 |