summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perlmod.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perlmod.pod b/pod/perlmod.pod
index 3ada156f6e..0328bd5d9d 100644
--- a/pod/perlmod.pod
+++ b/pod/perlmod.pod
@@ -489,6 +489,10 @@ Perl interface to IEEE Std 1003.1
load functions only on demand
+=item Safe
+
+Creation controlled compartments in which perl code can be evaluated.
+
=item Socket
load the C socket.h defines and structure manipulators