Storable::AMF version 0.14
========================
freeze, thaw data in AMF0/AMF3 format like Storable
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
It use nothing but for testing needed
File::Spec, ExtUtils::testlib,
File::Spec
Carp,
Data::Dumper
more»
- realize readObject, CanRead,
- Add descriptive error messages.
- more documentation on thaw ARRAY, XML
- Improve testleak for strings
- add limit memory behavior (Error message when no mem)
- max array opt
- Add remove eof checks for some options
- add examples