masahji > DB-Introspector-0.08 > DB::Introspector::Base::IntegerColumn

Download:
DB-Introspector-0.08.tgz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  1
View Bugs
Report a bug
Source  

NAME ^

DB::Introspector::Base::IntegerColumn

EXTENDS ^

DB::Introspector::Base::Column

SYNOPSIS ^

use DB::Introspector::Base::IntegerColumn;

DESCRIPTION ^

DB::Introspector::Base::IntegerColumn provides a way to distinguish a Integer type from another column type.

SEE ALSO ^

DB::Introspector::Base::Column

TODO ^

Provide a way to specify min and max values for integer columns.

AUTHOR ^

Masahji C. Stewart

COPYRIGHT ^

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