libshell-perl 0.73-3 source package in Ubuntu

Changelog

libshell-perl (0.73-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libshell-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 20:09:21 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libshell-perl_0.73-3.dsc 2.0 KiB 794afeb820c0cca240f5fb6bab30c482a63ceec76602f1da75695650108f3b59
libshell-perl_0.73.orig.tar.gz 6.0 KiB f7dbebf65261ed0e5abd0f57052b64d665a1a830bab4c8bbc220f235bd39caf5
libshell-perl_0.73-3.debian.tar.xz 2.6 KiB 07a9e4b881273e8762b6908e420cba5ddb54b3f88cb8f7748ac24ced8ba88fb6

Available diffs

No changes file available.

Binary packages built by this source

libshell-perl: run shell commands transparently within perl

 The Shell module is a show case, illustrating a few Perl features.
 It shouldn't be used for production programs. Although it does provide a
 simple interface for obtaining the standard output of arbitrary commands,
 there may be better ways of achieving what you need.