POE::Component::IKC::Freezer - Pure-Perl serialization method.


POE-Component-IKC documentation  | view source Contained in the POE-Component-IKC distribution.

Index


NAME

Top

POE::Component::IKC::Freezer - Pure-Perl serialization method.

SYNOPSIS

Top

DESCRIPTION

Top

This serializer uses Data::Dumper and eval $code to get the deed done. There is an obvious security problem here. However, it has the advantage of being pure Perl and all modules come with the core Perl distribution.

BUGS

Top

AUTHOR

Top

Philip Gwyn, <perl-ikc at pied.nu>

COPYRIGHT AND LICENSE

Top

SEE ALSO

Top

POE, POE::Component::IKC::Client.


POE-Component-IKC documentation  | view source Contained in the POE-Component-IKC distribution.