Re: Which perl module to use for object persistence



Hi,

For my experience, Storable is good for both small and big stuffs. But
you should take care of 64-bit platform.

Tom

Badari Kakumani wrote:
> folks,
>
> in our project we are planning to persistently store some objects.
> any recommendations for which modules to use?
>
> anybody used:
>    app-repository at http://cpan.uwinnipeg.ca/dist/App-Repository or
>    object persistence at :
> http://search.cpan.org/~vipul/Object-Persistence-0.92/lib/Persistence/Object/Simple.pm
>
> any pointers/suggestions are greately appreciated.
> 
> thanks,
> -badari

.



Relevant Pages

  • Which perl module to use for object persistence
    ... in our project we are planning to persistently store some objects. ... any recommendations for which modules to use? ... app-repository at http://cpan.uwinnipeg.ca/dist/App-Repository or ... object persistence at: ...
    (comp.lang.perl.modules)
  • Re: Which perl module to use for object persistence
    ... > in our project we are planning to persistently store some objects. ... > any recommendations for which modules to use? ...
    (comp.lang.perl.modules)