in reply to storing serialized object in a database

Another CPAN module you might want to check out is SPOPS: Simple Perl Object Persistence with Security. Creating objects from existing database information is extremely easy -- just create a configuration file! (I'm a little biased, but it really is easy.) (See more on CPAN: SPOPS)

Chris

M-x auto-bs-mode

  • Comment on Re: storing serialized object in a database