Home > Repository > 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.
Nome:perl-Guard
Versione: 1.023-3mamba
Gruppo:System/Libraries/Perl
Manutentore:autodist
Licenza:GPL, Artistic
Dimensione:18.25 kB
URL di origine:https://www.cpan.org/
Data di compilazione:2023-04-16 21:35:46
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatiperl-Guard
perl-Guard
perl-Guard
Dipendenze di compilazioneglibc-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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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