Converts between PHP's serialize() output and the equivalent Perl structure
Description
Provides a simple, quick means of serializing perl memory structures
(including object data!) into a format that PHP can deserialize() and
access, and vice versa.