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

NAME

SQL::DB::Row - description

SYNOPSIS

  use SQL::DB::Row;

DESCRIPTION

SQL::DB::Row is ...

METHODS

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

SEE ALSO

Other

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright (C) 2007,2008 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.