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-4mamba
Group:System/Libraries/Perl
Maintainer:autodist
License:GPL, Artistic
Size:20.34 kB
Upstream URL:https://www.cpan.org/
Build time:2026-09-03 06:58:54
Source files
Guard-1.023.tar.gz
perl-Guard.spec
Binary packages and requirements
x86_64aarch64i586
Built RPMSperl-Guard
perl-Guard-debug
perl-Guard
perl-Guard-debug
perl-Guard
perl-Guard-debug
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
2026-09-03autodist1.023-4mamba- automatic rebuild by autodist
2023-04-16sdk1.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
Build required by