Document better what is allowed as regex delimiters
[p5sagit/p5-mst-13.2.git] / lib / warnings.pm
index a42b662..6049437 100644 (file)
@@ -6,7 +6,7 @@
 
 package warnings;
 
-our $VERSION = '1.06';
+our $VERSION = '1.07';
 
 # Verify that we're called correctly so that warnings will work.
 # see also strict.pm.