Add test for grep() and wantarray
[p5sagit/p5-mst-13.2.git] / pod / perlmod.pod
index da5c62a..b7383d2 100644 (file)
@@ -403,6 +403,10 @@ restrict unsafe constructs
 
 pre-declare sub names
 
+=item vmsish
+
+adopt certain VMS-specific behaviors
+
 =item vars
 
 pre-declare global variable names
@@ -533,10 +537,6 @@ write linker options files for dynamic extension
 
 add blib/* directories to @INC
 
-=item Fatal
-
-replace functions with equivalents which succeed or die
-
 =item Fcntl
 
 load the C Fcntl.h defines