Package: wnpp
Severity: wishlist
Owner: "Krzysztof Krzyzaniak (eloy)" <[EMAIL PROTECTED]>


* Package name    : libscope-guard-perl
  Version         : 0.03
  Upstream Author : chocolateboy, <[EMAIL PROTECTED]>
* URL             : http://www.cpan.org/
* License         : Perl: Artistic/GPL
  Programming Lang: Perl
  Description     : lexically scoped resource management

 Scope::Guear 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: 
 http://www.cuj.com/documents/s=8000/cujcexp1812alexandr/

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash


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

Reply via email to