Path to this page:
./
devel/p5-Guard,
Perl5 module to safe cleanup blocks
Branch: CURRENT,
Version: 1.023nb10,
Package name: p5-Guard-1.023nb10,
Maintainer: pkgsrc-usersThis module 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.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 6.899 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Guard-1.023nb10
- (2023-07-06) Updated to version: p5-Guard-1.023nb9
- (2022-06-28) Updated to version: p5-Guard-1.023nb8
- (2021-05-25) Updated to version: p5-Guard-1.023nb7
- (2020-09-01) Updated to version: p5-Guard-1.023nb6
- (2019-08-11) Updated to version: p5-Guard-1.023nb5
CVS history: (Expand)