Scott Hurring » Code » Perl

Text encoding · v0.1 stable
No description

PHP serialize and unserialize in Perl · v0.92 stable · Feb 12, 2006
[Version 0.91 - Apr 13, 2004] This is a perl implementation of PHP's native serialize() and unserialize() functions. It work with strings, numerics, arrays, hashes, and NULL's between PHP and Perl.
(Support for things like serializing Objects, code references, etc. will not work properly with this module, for obvious reasons)