NAME
DB::Introspector::Base::CLOBColumn
EXTENDS
DB::Introspector::Base::Column
SYNOPSIS
use DB::Introspector::Base::CLOBColumn;
DESCRIPTION
DB::Introspector::Base::CLOBColumn provides a way to distinguish a CLOB type from another column type.
SEE ALSO
TODO
Provide a way to specify min and max length values for CLOB columns.
AUTHOR
Masahji C. Stewart
COPYRIGHT
The DB::Introspector::Base::CLOBColumn module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.