libtype-tiny-perl 1.000005-1 source package in Ubuntu

Changelog

libtype-tiny-perl (1.000005-1) unstable; urgency=medium


  [ upstream ]
  New release.
    + Fix short-circuiting optimizations for parameterized HashRef,
      ArrayRef, ScalarRef, and Map type constraints.
    + Fix annoying warning message in test suite with recent versions of
      Exporter::Tiny.

  [ Jonas Smedegaard ]
  * Extend build-dependency on libobject-accessor-perl to fallback on
    older perl: Eases backporting.
  * Declare compliance with Debian Policy 3.9.6.

 -- Jonas Smedegaard <email address hidden>  Sun, 15 Feb 2015 16:06:50 +0100

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
Xenial release universe misc

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtype-tiny-perl_1.000005-1.dsc 2.6 KiB 3abf2454d6a6a0301fb5fa36d3c10d0538060d4da358b2c4c03969a8b71da0b4
libtype-tiny-perl_1.000005.orig.tar.gz 243.6 KiB 42ed36c011825aa1e6995a4e8638621a1b2103a0970b15764ca3919368042365
libtype-tiny-perl_1.000005-1.debian.tar.xz 7.6 KiB 31845678ac63d5188dab0361d4614d588eb660eb9e849b899c8f8afb0bcdb672

Available diffs

No changes file available.

Binary packages built by this source

libtype-tiny-perl: tiny, yet Moo(se)-compatible type constraint

 Type::Tiny is a tiny class for creating Moose-like type constraint
 objects which are compatible with Moo, Moose and Mouse.