SQL::DB::Row - description


SQL-DB documentation  | view source Contained in the SQL-DB distribution.

Index


NAME

Top

SQL::DB::Row - description

SYNOPSIS

Top

  use SQL::DB::Row;

DESCRIPTION

Top

SQL::DB::Row is ...

METHODS

Top

make_class_from

new_from_arrayref

Create a new object from values contained a reference to an ARRAY. The array values must be in the same order as the definition of the class.

new

_hashref

Returns a reference to a hash containing the keys and values of the object.

_inflate

_deflate

FILES

Top

SEE ALSO

Top

Other

AUTHOR

Top

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Top


SQL-DB documentation  | view source Contained in the SQL-DB distribution.