libguard-perl 1.023-1build6 source package in Ubuntu

Changelog

libguard-perl (1.023-1build6) hirsute; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Mon, 09 Nov 2020 12:43:28 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Hirsute
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libguard-perl_1.023.orig.tar.gz 6.9 KiB 34c4ddf91fc93d1090d86da14df706d175b1610c67372c01e12ce9555d4dd1dc
libguard-perl_1.023-1build6.debian.tar.xz 3.8 KiB 3fe389850819948e1e401fd5e0a7999b117236dcf645feff4a462a3e5b134e83
libguard-perl_1.023-1build6.dsc 2.1 KiB 551c4f125124ed94dd7fba0208cbf6567d5e52d70db7a588331e0bad5acde3f5

Available diffs

View changes file

Binary packages built by this source

libguard-perl: Perl module providing safe cleanup using guard objects

 Guard is a Perl module implementing so-called "guards," which are things that
 "guard" a resource, ensuring that it is safely cleaned up when expected, even
 if exceptional conditions interrupt the normal control flow. This allows one
 to write code which executes an arbitrary code block or subroutine when either
 the related Guard Object is destroyed or when the current scope ends. In other
 languages, this sort of functionality is provided by the 'finally' keyword.

libguard-perl-dbgsym: No summary available for libguard-perl-dbgsym in ubuntu hirsute.

No description available for libguard-perl-dbgsym in ubuntu hirsute.