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