套件:libguard-perl(1.023-2 以及其他的) [debports]
Perl module providing safe cleanup using guard objects
Guard is a Perl module implementing so-called "guards," which are things that "guard" a resource, ensuring that it is safely cleaned up when expected, even if exceptional conditions interrupt the normal control flow. This allows one to write code which executes an arbitrary code block or subroutine when either the related Guard Object is destroyed or when the current scope ends. In other languages, this sort of functionality is provided by the 'finally' keyword.
其他與 libguard-perl 有關的套件
|
|
|
|
-
- dep: perl (>= 5.38.2-3.2)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.38.2
- 本虛擬套件由這些套件填實: perl-base