Name : perl-Safe
| |
Version : 2.350.0
| Vendor : Mageia_Org
|
Release : 9.mga8
| Date : 2020-02-12 07:37:48
|
Group : Development/Perl
| Source RPM : perl-Safe-2.350.0-9.mga8.src.rpm
|
Size : 0.04 MB
| |
Packager : umeabot < umeabot>
| |
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/rzm3/linux-mageia/distrib/8/x86_64/media/core/release |