From: Perl 5 Porters Date: Thu, 4 Jan 1996 00:52:14 +0000 (+0000) Subject: Mention the Safe extension. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a292756007f94937865348efbfd9e52d9e359775;p=p5sagit%2Fp5-mst-13.2.git Mention the Safe extension. --- diff --git a/pod/perlmod.pod b/pod/perlmod.pod index 3ada156..0328bd5 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