
Data::TreeValidator::Transformations - Common data transformations

Common transformations of data that you may find useful.

Converts any true value to 1, or returns 0 otherwise. A true value is Perl's definition of what true is.

Oliver Charles

This software is copyright (c) 2011 by Oliver Charles <oliver.g.charles@googlemail.com>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.