perl-PHP-Serialization -- Converts between PHP's serialize() output and the equivalent Perl structure
http://search.cpan.org/dist/PHP-Serialization/
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.