Package: wnpp
Owner: Jonathan Yu <[email protected]>
Severity: wishlist
X-Debbugs-CC: [email protected]

* 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.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to