Home > Repositories > base > perl-Guard

perl-Guard: Guard - safe cleanup blocks

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.
Name:perl-Guard
Release: 1.023-3mamba
Group:System/Libraries/Perl
Maintainer:autodist
License:GPL, Artistic
Size:18.25 kB
Upstream URL:https://www.cpan.org/
Build time:2023-04-16 21:35:46
Binary packages and requirements
x86_64aarch64i586
Built RPMSperl-Guard
perl-Guard
perl-Guard
Build requirementsglibc-devel [1]
perl[>=2:5.36.0] [1]
perl(ExtUtils::MakeMaker) [1]
perl-devel [1]
glibc-devel [1]
perl[>=2:5.36.0] [1]
perl(ExtUtils::MakeMaker) [1]
perl-devel [1]
glibc-devel [1]
perl[>=2:5.36.0] [1]
perl(ExtUtils::MakeMaker) [1]
perl-devel [1]
History of changes
DatePackagerReleaseDescription
2023-04-16Sdk Build System 1.023-3mamba- rebuilt with perl 5.36.0
2016-11-09silvan1.023-2mamba- rebuilt with perl 5.24
2014-11-29autodist1.023-1mamba- automatic update by autodist
2012-11-12silvan1.022-2mamba- perl 5.16 mass rebuild
2011-11-16silvan1.022-1mamba- update to 1.022
2011-02-20gil1.021-1mamba- package created by autospec