libmoosex-types-structured-perl 0.30-1 source package in Ubuntu

Changelog

libmoosex-types-structured-perl (0.30-1) unstable; urgency=low


  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
  * Install new CONTRIBUTING file.
  * Update years of copyright.
  * Update build dependencies.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <email address hidden>  Wed, 25 Dec 2013 17:02:41 +0100

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
Trusty release universe perl

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmoosex-types-structured-perl_0.30-1.dsc 2.5 KiB 658b018d5ac8ad3208496c9ebfcb935d74ec38d042848509ef16ba323d56c827
libmoosex-types-structured-perl_0.30.orig.tar.gz 51.6 KiB ac1427ba8d21f354bc67f7de8eb2831155662129e9ba7520f73736fefd7a6e6b
libmoosex-types-structured-perl_0.30-1.debian.tar.gz 3.1 KiB 4a49504a2a04fe6f1efdd3322fac34fc4630ad7cb2be65fab58bdb8e855a88a3

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-types-structured-perl: Moose extension for type constraints on structured types

 MooseX::Types::Structured provides structured type constraints for Moose. A
 structured type constraint is a standard container Moose type constraint,
 such as an ArrayRef or HashRef, which has been enhanced to allow you to
 explicitly name all the allowed type constraints inside the structure.