libapp-cmd-perl 0.335-1 source package in Ubuntu

Changelog

libapp-cmd-perl (0.335-1) unstable; urgency=medium

  * Import upstream version 0.335.
  * Update years of upstream and packaging copyright.
  * Update upstream email address.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sun, 08 Jan 2023 23:15:56 +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
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libapp-cmd-perl_0.335-1.dsc 2.6 KiB 37fb9dfededecfbd878f0183d27c2ac244b5806fc740cd73005bc4081055b586
libapp-cmd-perl_0.335.orig.tar.gz 47.9 KiB f95517fc4df348d9e7ea01467aabd9725f0715662ee483b54b81d3f0b38c9874
libapp-cmd-perl_0.335-1.debian.tar.xz 4.6 KiB 857e6409d9eacf653b7cb092034f2c510de3960834050e549adfa15d06825d34

Available diffs

No changes file available.

Binary packages built by this source

libapp-cmd-perl: Perl interface to write command line apps with less suffering

 App::Cmd is intended to make it easy to write complex command-line
 applications without having to think about most of the annoying
 things usually involved.
 .
 For information on how to start using App::Cmd, see App::Cmd::Tutorial.