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

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.