libapp-cmd-perl 0.320-2 source package in Ubuntu

Changelog

libapp-cmd-perl (0.320-2) unstable; urgency=low


  * Adjust (build-)dependency for Module::Pluggable.
    Module::Pluggable will be removed from Perl core in 5.20 and emits now
    a warning with 5.18. Add Build-Depends-Indep and Depends on alternate
    libmodule-pluggable-perl | perl (<< 5.17.0).
    Thanks to Dominic Hargreaves <email address hidden> (Closes: #711648)

 -- Salvatore Bonaccorso <email address hidden>  Wed, 12 Jun 2013 07:34:27 +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

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libapp-cmd-perl_0.320-2.dsc 2.4 KiB e04887abc7b875a63033fda6181317dcd7dc0745d1562e21c6b7d2887ffa408d
libapp-cmd-perl_0.320.orig.tar.gz 37.8 KiB ca6174f634bbe5b73c5f5ad6e0f3b3385568934282f4e848da8e78025b2b185e
libapp-cmd-perl_0.320-2.debian.tar.gz 4.3 KiB 5de9c67645e6be602a5641dbcb3493cc51b3069577d7d84c919af8c41c8d74eb

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.