NAME
Mail::Colander::AnnotationBuiltins
SYNOPSIS
use Mail::Colander::AnnotationBuiltins;
DESCRIPTION
Built-ins suitable for Data::Annotation::Expression, specific for Mail::Colander.
INTERFACE
Functions
factory
Factory function, leveraged by Data::Annotation::Expression.
subnet_matcher
Imported and re-published from Net::Subnet, with no changes.
set_contains
Override the default built-in to also support matching CIDR via "subnet_matcher".
set_is_element_of
Override the default built-in to also support matching CIDR via "subnet_matcher".
ANYTHING ELSE (INCLUDING AUTHOR, COPYRIGHT AND LICENSE)
See documentation for Mail::Colander.