projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7bb65d4
)
Mention the Safe extension.
Perl 5 Porters [Thu, 4 Jan 1996 00:52:14 +0000 (
00:52
+0000)]
pod/perlmod.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlmod.pod
b/pod/perlmod.pod
index
3ada156
..
0328bd5
100644
(file)
--- 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