slackbuilds_ponce/libraries/perl-PHP-Serialization/README
V'yacheslav Stetskevych 7d555e7de0 libraries/perl-PHP-Serialization: Added (PHP serialize() to perl)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-06-25 00:02:49 -04:00

5 lines
233 B
Text

perl-PHP-Serialization (convert PHP's serialize() to perl structures)
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.