Query: poe::component::ikc::freezer
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IKC::Freezer(3pm) User Contributed Perl Documentation IKC::Freezer(3pm)NAMEPOE::Component::IKC::Freezer - Pure-Perl serialization method.SYNOPSISDESCRIPTIONThis 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.BUGSAUTHORPhilip Gwyn, <perl-ikc at pied.nu>COPYRIGHT AND LICENSECopyright 2001-2011 by Philip Gwyn. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See <http://www.perl.com/language/misc/Artistic.html>SEE ALSOPOE, POE::Component::IKC::Client. perl v5.12.4 2011-08-27 IKC::Freezer(3pm)