Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Scope-Guard | Distribution: openSUSE Tumbleweed |
Version: 0.21 | Vendor: openSUSE |
Release: 1.31 | Build date: Mon Jul 20 11:08:08 2015 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 7590 | Source RPM: perl-Scope-Guard-0.21-1.31.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Scope-Guard/ | |
Summary: Lexically-Scoped Resource Management |
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 honoured by perl's garbage collector. For more information, see: the http://www.drdobbs.com/cpp/184403758 manpage
Artistic-1.0 or GPL-1.0+
* Mon Jul 20 2015 coolo@suse.com - updated to 0.21 see /usr/share/doc/packages/perl-Scope-Guard/Changes 0.21 Sun 19 Jul 22:14:54 2015 - remove useless use of UNIVERSAL::isa (#RT105948) (Karen Etheridge) * Mon Jan 17 2011 coolo@novell.com - update to 0.20: - raise exception if guards are created anonymously (void context) (thanks Tim Bunce and Graham Knop) - fix link in README (thanks Franck Joncourt) - doc tweak - add guard() and scope_guard() (thanks Tim Bunce) * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Sun Oct 26 2008 gerrit.beine@gmx.de - first release 0.03
/usr/lib/perl5/vendor_perl/5.40.0/Scope /usr/lib/perl5/vendor_perl/5.40.0/Scope/Guard.pm /usr/share/doc/packages/perl-Scope-Guard /usr/share/doc/packages/perl-Scope-Guard/Changes /usr/share/doc/packages/perl-Scope-Guard/README /usr/share/man/man3/Scope::Guard.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 9 23:48:41 2025