NAME

Data::Matcher::Rule - main code for Data-Matcher, does matching based on rules given

VERSION

version 0.0002

DESCRIPTION

This is the workhorse of Data::Matcher. All matching work is done in this module. If you need to add special handling for certain data types or certain objects you will subclass this module.

AUTHOR

Scott Beck <scottbeck@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Scott Beck.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.