POD: Use F<> for F<utils/perldoc> and F<utils/perldoc.PL>
[p5sagit/p5-mst-13.2.git] / warnings.pl
index d3aca3d..514ccd7 100644 (file)
@@ -452,7 +452,7 @@ __END__
 
 package warnings;
 
-our $VERSION = '1.08';
+our $VERSION = '1.09';
 
 # Verify that we're called correctly so that warnings will work.
 # see also strict.pm.