
Brick - This is the description

use Brick::Constraints;

See Brick::Constraints for the general discussion of constraint creation.
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// )

Regex::Common support

TBA

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.

brian d foy, <bdfoy@cpan.org>

Copyright (c) 2007, brian d foy, All Rights Reserved.
You may redistribute this under the same terms as Perl itself.