projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
62ccb36
)
doc update: Storable cannot serialize REGEXP (yet)
Slaven Rezic [Mon, 29 Mar 2010 11:55:21 +0000 (13:55 +0200)]
dist/Storable/Storable.pm
patch
|
blob
|
blame
|
history
diff --git
a/dist/Storable/Storable.pm
b/dist/Storable/Storable.pm
index
b60a5f6
..
7627943
100644
(file)
--- a/
dist/Storable/Storable.pm
+++ b/
dist/Storable/Storable.pm
@@
-1045,7
+1045,7
@@
your data. There is no slowdown on retrieval.
=head1 BUGS
-You can't store GLOB, FORMLINE, etc.... If you can define semantics
+You can't store GLOB, FORMLINE, REGEXP, etc.... If you can define semantics
for those operations, feel free to enhance Storable so that it can
deal with them.