summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2012-02-22 18:25:37 +0100
committerYorhel <git@yorhel.nl>2012-02-22 18:25:37 +0100
commit0b5cfccf2f9a1d30af1b65e244375ebfeb3fc976 (patch)
tree8a38db1be35bf1bc37c2d118c5cf18e335e1ffc6
parent514fc286f225edf9d0a2eb0933dcbdd4f257f363 (diff)
perl: Allow user to specify supported serialization formats
And removed the storable format from proto.pod. Looks like Storable has a few annoying incompatibilities with different versions, so let's not use it.
-rw-r--r--proto.pod5
1 files changed, 0 insertions, 5 deletions
diff --git a/proto.pod b/proto.pod
index 8cffe57..1a07892 100644
--- a/proto.pod
+++ b/proto.pod
@@ -264,11 +264,6 @@ Message type 7. Second element is the $tid, encoded as a number.
=back
-=head2 Storable
-
-I<TODO>
-
-
=head2 Gob
=head3 Tuples & Patterns