doc update: Storable cannot serialize REGEXP (yet)
Slaven Rezic [Mon, 29 Mar 2010 11:55:21 +0000 (13:55 +0200)]
dist/Storable/Storable.pm

index b60a5f6..7627943 100644 (file)
@@ -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.