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, 0 insertions, 5 deletions
diff --git a/perl/perl-PHP-Serialization/README b/perl/perl-PHP-Serialization/README
deleted file mode 100644
index 4c72b3e6e0..0000000000
--- a/perl/perl-PHP-Serialization/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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.