perl-Guard
Port variant 528
Summary Safe cleanup blocks (5.28)
Package version 1.023
Homepage No known homepage
Keywords perl
Maintainer Perl Automaton
License Not yet specified
Other variants 530
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 26 APR 2020, 21:07:42 UTC
Port created 25 DEC 2017, 19:21:01 UTC
Subpackage Descriptions
single This 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.
Configuration Switches (platform-specific settings discarded)
PERL_528 ON Build using Perl 5.28 PERL_530 OFF Build using Perl 5.30
Package Dependencies by Type
Build and Runtime perl-5.28:primary:standard
Download groups
main mirror://CPAN/ID:M/ML/MLEHMANN
Distribution File Information
34c4ddf91fc93d1090d86da14df706d175b1610c67372c01e12ce9555d4dd1dc 7065 Guard-1.023.tar.gz
Ports that require perl-Guard:528
perl-AnyEvent:528 Event loop programming interface (5.28)