[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#536550: ITP: libguard-perl -- safe cleanup blocks



Package: wnpp
Owner: Jonathan Yu <frequency@cpan.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : libguard-perl
  Version         : 1.02
  Upstream Author : (information incomplete)
* URL             : http://search.cpan.org/dist/Guard/
* License         : Artistic | GPL-1+
  Programming Lang: Perl
  Description     : safe cleanup blocks

 Guard implements so-called "guards". A guard is something (usually an object)
 that "guards" a resource, ensuring that it is cleaned up when expected.
 .
 Specifically, this module supports two different types of guards: guard
 objects, which execute a given code block when destroyed, and scoped guards,
 which are tied to the scope exit.



Reply to: