The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Brick - This is the description

SYNOPSIS

        use Brick::Constraints;

DESCRIPTION

See Brick::Constraints for the general discussion of constraint creation.

Utilities

_matches_regex( HASHREF )

Create a code ref to apply a regular expression to the named field.

        field - the field to apply the regular expression to
        regex - a reference to a regular expression object ( qr// )

TO DO

Regex::Common support

SEE ALSO

TBA

SOURCE AVAILABILITY

This source is in Github:

        https://github.com/briandfoy/brick

AUTHOR

brian d foy, <bdfoy@cpan.org>

COPYRIGHT

Copyright © 2007-2021, brian d foy <bdfoy@cpan.org>. All rights reserved.

You may redistribute this under the terms of the Artistic License 2.0.