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

Bug#430086: ITP: libscope-guard-perl -- lexically scoped resource management



Package: wnpp
Severity: wishlist
Owner: "Krzysztof Krzyzaniak (eloy)" <eloy@debian.org>


* Package name    : libscope-guard-perl
  Version         : 0.03
  Upstream Author : chocolateboy, <chocolate.boy@email.com>
* 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



Reply to: