Mark Lawrence > SQL-DB-0.17 > SQL::DB::Row

Download:
SQL-DB-0.17.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  1
View Bugs
Report a bug
Source   Latest Release: SQL-DB-0.18

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.