Brick - This is the description


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 part of a SourceForge project which always has the latest sources in CVS, as well as all of the previous releases.

        http://sourceforge.net/projects/brian-d-foy/

If, for some reason, I disappear from the world, one of the other members of the project can shepherd this module appropriately.


AUTHOR

brian d foy, <bdfoy@cpan.org>


COPYRIGHT

Copyright (c) 2007, brian d foy, All Rights Reserved.

You may redistribute this under the same terms as Perl itself.