85b13ac345
No functional changes. Sponsored by: p5 namespace
7 lines
347 B
Text
7 lines
347 B
Text
Oogly is a different approach to data validation, it attempts to simplify
|
|
and centralize data validation rules to ensure DRY (don't repeat yourself)
|
|
code. It is not the intent of this module to provide validation
|
|
routines but instead to provide a simplistic validation flow-control and
|
|
promote code reuse.
|
|
|
|
WWW: http://search.cpan.org/dist/Oogly/
|