[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Serializing perl objects



How about mapping those objects to an RDBMS?  


On Wed, 2004-06-16 at 12:16, Fletch wrote:
> >>>>> "Chris" == Chris Fowler <cfowler at outpostsentinel.com> writes:
> 
>     Chris> Is there any way to serialize a perl object and write it to
>     Chris> disk to be loaded at another date?
> 
> 
> Storable, FreezeThaw, YAML, Data::Dumper, ...
>