libshell-perl 0.73-1 source package in Ubuntu

Changelog

libshell-perl (0.73-1) unstable; urgency=low

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Axel Beckert ]
  * debian/watch: Also track development versions, also check
    search.cpan.org for that.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * New upstream release.
  * Add debian/upstream/metadata
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Bump debhelper compatibility level to 9.
  * Mention module name in long description.

 -- gregor herrmann <email address hidden>  Mon, 18 Jan 2016 21:48:23 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl
Focal release universe perl
Bionic release universe perl
Xenial release universe perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libshell-perl_0.73-1.dsc 2.1 KiB e56e5ef564eb2893af14a70759fefa777a3e3818e3a51bf9d72f58d9abdf1985
libshell-perl_0.73.orig.tar.gz 6.0 KiB f7dbebf65261ed0e5abd0f57052b64d665a1a830bab4c8bbc220f235bd39caf5
libshell-perl_0.73-1.debian.tar.xz 2.2 KiB f4994cf0bd25609591ebf5a6866847f27b3a0829b63318a755b4538e315dab10

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.