Storing Perl objects - Mailing list pgsql-novice

From
Subject Storing Perl objects
Date
Msg-id 200402081707.i18H7UE09299@panix3.panix.com
Whole thread Raw
Responses Re: Storing Perl objects  (joseph speigle <joe.speigle@jklh.us>)
Re: Storing Perl objects  (Josh Berkus <josh@agliodbs.com>)
List pgsql-novice


I understand that PostgreSQL has OO capabilities.  Is it possible to
store full-blown Perl objects in a PostgreSQL table?  (I suppose that
one can always serialize Perl objects and store the serialized text,
but this is hardly OO.)

Thanks,

kynn


pgsql-novice by date:

Previous
From:
Date:
Subject: How to read data from a file?
Next
From:
Date:
Subject: Re: How to read data from a file?