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

Changelog

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

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ gregor herrmann ]
  * New upstream release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:08:55 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmoosex-types-structured-perl_0.28.orig.tar.gz 34.6 KiB 83509f06de9d9dc29f2799353974281cd08166563ac0c053f772c0558cbb568b
libmoosex-types-structured-perl_0.28-1.debian.tar.gz 2.9 KiB f3f6fe3c74a3ccc4c18d8576a9d9b96de320185847215a3e89ff86c22bb3ac25
libmoosex-types-structured-perl_0.28-1.dsc 2.5 KiB 8e01e0d762650cd05537134872dd9815cbe2a3ad84b616a22c95b610b826bffe

Available diffs

View changes file

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.