Source: libfreezethaw-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
 Rene Mayorga <rmayorga@debian.org>, Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/FreezeThaw/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libfreezethaw-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libfreezethaw-perl/
Build-Depends-Indep: perl

Package: libfreezethaw-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: module to serialize and deserialize Perl data structures
 FreezeThaw is a Perl module designed to convert data to and from a serialized
 string format, appropriate for saving to and reading from permanent storage.
 It is capable of dealing with objects, circular lists and repeated appearance
 of the same reference.
