SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Safe-Hole rpm build for : OpenSuSE. For other distributions click perl-Safe-Hole.

Name : perl-Safe-Hole
Version : 0.14 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.145.1 Date : 2023-01-27 17:08:34
Group : Development/Libraries/Perl Source RPM : perl-Safe-Hole-0.14-lp154.145.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : make a hole to the original main compartment in the Safe compartment
Description :
We can call outside defined subroutines from the Safe compartment
using share(), or can call methods through the object that is copied
into the Safe compartment using varglob(). But that subroutines or
methods are executed in the Safe compartment too, so they cannot call
another subroutines that are dinamically qualified with the package
name such as class methods nor can they compile code that uses opcodes
that are forbidden within the compartment.

Through Safe::Hole, we can execute outside defined subroutines in the
original main compartment from the Safe compartment.

Note that if a subroutine called through Safe::Hole::call does a
Carp::croak() it will report the error as having occured within
Safe::Hole. This can be avoided by including Safe::Hole::User in the
AATTISA for the package containing the subroutine.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-S/15.4/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Safe-Hole-0.14-lp154.145.1.x86_64.rpm
     

Provides :
perl(Safe::Hole)
perl(Safe::Hole::User)
perl-Safe-Hole
perl-Safe-Hole(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Safe
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Safe/Hole.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Safe
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Safe/Hole
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Safe/Hole/Hole.bs
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Safe/Hole/Hole.so
/usr/share/doc/packages/perl-Safe-Hole
/usr/share/doc/packages/perl-Safe-Hole/Changes
/usr/share/doc/packages/perl-Safe-Hole/README
/usr/share/licenses/perl-Safe-Hole
/usr/share/licenses/perl-Safe-Hole/Copying
/usr/share/man/man3/Safe::Hole.3pm.gz

 
ICM