summaryrefslogtreecommitdiff
path: root/pod/perlmod.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlmod.pod')
-rw-r--r--pod/perlmod.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/pod/perlmod.pod b/pod/perlmod.pod
index da5c62a971..b7383d23d3 100644
--- a/pod/perlmod.pod
+++ b/pod/perlmod.pod
@@ -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