The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DB::Introspector::Base::BooleanColumn

EXTENDS

DB::Introspector::Base::Column

SYNOPSIS

    use DB::Introspector::Base::BooleanColumn;

DESCRIPTION

DB::Introspector::Base::BooleanColumn provides a way to distinguish a Boolean type from another column type.

SEE ALSO

AUTHOR

Masahji C. Stewart

COPYRIGHT

The DB::Introspector::Base::BooleanColumn module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.