Path to this page:
./
devel/p5-Guard,
Perl5 module to safe cleanup blocks
Branch: pkgsrc-2019Q1,
Version: 1.023nb4,
Package name: p5-Guard-1.023nb4,
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)
SHA1: ebf784f6a59aa42f769958b398fae3dfe4ff49f9
RMD160: 5e7f3369547370463d6545a83ca31c09452a0402
Filesize: 6.899 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Guard-1.023nb4 (created)