NAME

Data::TreeValidator::Transformations - Common data transformations

DESCRIPTION

Common transformations of data that you may find useful.

FUNCTIONS

boolean

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

AUTHOR

Oliver Charles

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 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.