Changes for version 0.16 - 2002-07-09
- Added support for Config::General as a new serializer
- Added method 'options' for passing arguments to underlying serializers currently only supported for Config::General
- Converted installation tests to use ExtUtils::Tbone (included)
- Added more robust testing of all serializers and features
- Thanks to Thomas Linden <tom@daemon.de> who wrote a patch adding support for Config::General to Data::Serializer and for suggesting the addition of the options method
Modules
Modules that serialize data structures
Creates bridge between Data::Serializer and Config::General
Creates bridge between Data::Serializer and Data::Denter
Creates bridge between Data::Serializer and Data::Dumper
Creates bridge between Data::Serializer and FreezeThaw
Creates bridge between Data::Serializer and Storable