Package: libstorable-perl
Version: 0.6.3-1
Maintainer: Martin Schulze <joey@debian.org>
Depends: Depends: perl (>= 5.004.04-3)
Description: Storable extension for Perl5
This package provides an interface to store and retrieve any data structures to disk, no matter how complex and circular it is, provided it contains only SCALAR, ARRAY, HASH and references to those items, blessed or not.