slackbuilds_ponce/perl/perl-PHP-Serialization/README
Robby Workman 93ba4df502 perl/*: Moved all of the Perl modules to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 12:32:34 -05: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.