summaryrefslogtreecommitdiffstats
path: root/perl/perl-PHP-Serialization/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-PHP-Serialization/README')
-rw-r--r--perl/perl-PHP-Serialization/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-PHP-Serialization/README b/perl/perl-PHP-Serialization/README
new file mode 100644
index 0000000000..4c72b3e6e0
--- /dev/null
+++ b/perl/perl-PHP-Serialization/README
@@ -0,0 +1,5 @@
+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.