in reply to Re: Re: parsing $sth-{NAMES}
in thread parsing $sth-{NAMES}
There are a number of object-relational technologies for Perl:
It really depends on what you want to do exactly... but the simplest thing is to use DBI as these people said and simply perlfunc:bless the hashref into the desired class.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl Object-Relational Technologies
by lachoy (Parson) on Mar 24, 2001 at 23:13 UTC |