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

Changelog

libapp-cmd-perl (0.321-1) unstable; urgency=low


  * Imported Upstream version 0.321
  * Drop fix-spelling-error-in-manpage.patch patch

 -- Salvatore Bonaccorso <email address hidden>  Sat, 26 Oct 2013 21:33:03 +0200

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

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libapp-cmd-perl_0.321-1.dsc 2.4 KiB a409730641eddc273adc9425a2126f36d8c6e0ed8461f2249ddefc306abc1e6b
libapp-cmd-perl_0.321.orig.tar.gz 37.1 KiB b23e2c0b178558a6988595a44960e198d38ac1186e736aa25f393d0a19bba145
libapp-cmd-perl_0.321-1.debian.tar.gz 3.9 KiB 061f1674961dd2d66e5b1aaa8ae810bca17fe6619e21aac6482ba78c6ace80ea

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.