SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Scope-Guard rpm build for : Fedora 25. For other distributions click perl-Scope-Guard.

Name : perl-Scope-Guard
Version : 0.21 Vendor : Fedora Project
Release : 9.fc29 Date : 2018-07-15 02:29:04
Group : Development/Libraries Source RPM : perl-Scope-Guard-0.21-9.fc29.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Lexically scoped resource management
Description :
This module provides a convenient way to perform cleanup or other forms of
resource management at the end of a scope. It is particularly useful when
dealing with exceptions: the Scope::Guard constructor takes a reference to
a subroutine that is guaranteed to be called even if the thread of
execution is aborted prematurely. This effectively allows lexically-scoped
\"promises\" to be made that are automatically honored by perl\'s garbage
collector.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25551/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Scope-Guard-0.21-9.fc29.noarch.rpm
ftp.icm.edu.pl  perl-Scope-Guard-0.21-9.fc29.noarch.rpm
     

Provides :
perl(Scope::Guard)
perl-Scope-Guard

Requires :
perl(:MODULE_COMPAT_5.28.0)
perl(Carp)
perl(Exporter)
perl(strict)
perl(warnings)
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/share/doc/perl-Scope-Guard
/usr/share/doc/perl-Scope-Guard/Changes
/usr/share/doc/perl-Scope-Guard/README
/usr/share/doc/perl-Scope-Guard/t
/usr/share/doc/perl-Scope-Guard/t/guard.t
/usr/share/doc/perl-Scope-Guard/t/new.t
/usr/share/doc/perl-Scope-Guard/t/scope_guard.t
/usr/share/man/man3/Scope::Guard.3pm.gz
/usr/share/perl5/vendor_perl/Scope
/usr/share/perl5/vendor_perl/Scope/Guard.pm

 
ICM