The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Data::Cleaner::Boolean

DESCRIPTION

Provides validation, correction (where possible) and formatting of boolean data values.

All formatted values are lower-case.

DEFAULT VALUE (CONSTRUCTOR)

'false'

FUNCTIONS

validate, fix, format

Refer to main Data::Cleaner documentation

AUTHOR

Jason Turner <jason.turner@gridx.eu>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Jason Turner. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.