libguard-perl 1.023-1build1 source package in Ubuntu

Changelog

libguard-perl (1.023-1build1) xenial; urgency=medium

  * Rebuild for Perl 5.22.1.

 -- Colin Watson <email address hidden>  Thu, 17 Dec 2015 15:40:14 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Downloads

File Size SHA-256 Checksum
libguard-perl_1.023.orig.tar.gz 6.9 KiB 34c4ddf91fc93d1090d86da14df706d175b1610c67372c01e12ce9555d4dd1dc
libguard-perl_1.023-1build1.debian.tar.xz 3.6 KiB f1e19a5f5498f3af11e72144741394b910e477e05be02cca4eca5742512399fd
libguard-perl_1.023-1build1.dsc 2.1 KiB e8bbec3d9a023a1380a695260159e005c1bbfff73e740786b23aad9f7a81f894

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 zesty.

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