Name : perl-Safe
| |
Version : 2.190.0
| Vendor : Mandriva
|
Release : 1mdv2010.0
| Date : 2009-08-25 17:57:46
|
Group : Development/Perl
| Source RPM : perl-Safe-2.190.0-1mdv2010.0.src.rpm
|
Size : 0.03 MB
| |
Packager : Jérôme Quelin < jquelin_mandriva_org>
| |
Summary : Restrict eval\'d code to safe subset of ops
|
Description :
The Safe extension module allows the creation of compartments in which perl code can be evaluated. Each compartment has
* a new namespace
The \"root\" of the namespace (i.e. \"main::\") is changed to a different package and code evaluated in the compartment cannot refer to variables outside this namespace, even with run-time glob lookups and other tricks.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.0/i586/media/contrib/release |