git-flavoured autodie 1.997 patch
[p5sagit/p5-mst-13.2.git] / pod / perlmodlib.pod
index c0a447e..2913616 100644 (file)
@@ -55,6 +55,10 @@ Get/set subroutine or variable attributes
 
 Set/get attributes of a subroutine (deprecated)
 
+=item autodie
+
+Replace functions with ones that succeed or die with lexical scope
+
 =item autouse
 
 Postpone load of modules until a function is used