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: SUSE Linux Framework One |
Version: 0.21 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.3 | Build date: Mon Aug 26 10:52:45 2024 |
Group: Development/Libraries/Perl | Build host: h04-ch1b |
Size: 7589 | Source RPM: perl-Scope-Guard-0.21-slfo.1.1.3.src.rpm |
Packager: https://www.suse.com/ | |
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.38.2/Scope /usr/lib/perl5/vendor_perl/5.38.2/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, Fri Feb 7 23:57:44 2025