libmoox-options-perl 4.018-1 source package in Ubuntu

Changelog

libmoox-options-perl (4.018-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + New feature Autorange.
    + Fix warning generated when missing required params.
    + Fix recommend Term::Any::Size.
    + Add "hidden" attribute, and doc.
    + Improve error message for isa check failures.
    + Fix upgrade deps on Module::Build and Getopt::Long.
    + Add usage_string parameters.

  [ Jonas Smedegaard ]
  * Update package relations:
    + Build-depend on recent libmodule-build-perl.
    + Tighten (build-)dependency on libgetopt-long-descriptive-perl.
    + Relax to recommend (not depend on) libterm-size-any-perl.
  * Add patch 2001 to relax dependency on Getopt::Long (and hope it
    wasn't important).

 -- Jonas Smedegaard <email address hidden>  Sun, 03 May 2015 00:42:12 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoox-options-perl_4.018-1.dsc 2.6 KiB 47225cb9edf1b56a76b15d593e6b3540578e0d45b7c00e00e3ea52bb4c7931d0
libmoox-options-perl_4.018.orig.tar.gz 44.4 KiB 1a4857a16fe70bb07af8cab394b55e61ca51f7dedfb0be2e6cb724f3bf0c4e89
libmoox-options-perl_4.018-1.debian.tar.xz 4.8 KiB 33ba740f732c8dd60d5a8f329ee88cc917fda156fce4477948e58d6f257e1a66

Available diffs

No changes file available.

Binary packages built by this source

libmoox-options-perl: explicit options extension for object class

 MooX::Options will add "option" which act as "has" but support
 additional feature for getopt.
 .
 You will have "new_with_options" to instanciate new object for command
 line.