libcwd-guard-perl 0.05-4 source package in Ubuntu

Changelog

libcwd-guard-perl (0.05-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Sat, 15 Oct 2022 20:17:38 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcwd-guard-perl_0.05-4.dsc 2.0 KiB 207d627092b2b1f68e0896aedbad69a4f74bfe862c77c76045894f860aac82ac
libcwd-guard-perl_0.05.orig.tar.gz 10.0 KiB 7afc7ca2b9502e440241938ad97a3e7ebd550180ebd6142e1db394186b268e77
libcwd-guard-perl_0.05-4.debian.tar.xz 2.1 KiB e303bffa7f3aa18b2df8500467d6bf46629a2af26984eb5974c49fd0ce26b449

Available diffs

No changes file available.

Binary packages built by this source

libcwd-guard-perl: module for temporarily changing working directory (chdir)

 Cwd::Guard provides changing the current directory (chdir) using a limited
 scope. Return to current working directory, if this object destroyed. If
 failed to chdir, error messages stored to $Gwd::Guard::Error.