libmoosex-method-signatures-perl 0.36-1 source package in Ubuntu

Changelog

libmoosex-method-signatures-perl (0.36-1) unstable; urgency=low

  * New upstream release
  * Added me to Uploaders
  * Bump Standards-Version to 3.9. (no changes).

libmoosex-method-signatures-perl (0.35-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Update years of copyright; remove information for
    ./inc/* (no longer included upstream).
  * debian/rules: Remove two empty man pages.
  * Bump Standards-Version to 3.9.0 (no changes).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:40:24 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmoosex-method-signatures-perl_0.36.orig.tar.gz 31.3 KiB d918446051aa58aa78b755a35d38f6df544a23c1c15d6b148f001e56222b4486
libmoosex-method-signatures-perl_0.36-1.debian.tar.gz 2.9 KiB 88e6271e3fc79b7b192e8d6406434204192b84903e663d3262160e8043fc9581
libmoosex-method-signatures-perl_0.36-1.dsc 2.1 KiB 8523b9cd3bedd5293d817ba5f5ac0f86abcad34bd14ace2e24006eac9dfe848a

Available diffs

View changes file

Binary packages built by this source

libmoosex-method-signatures-perl: Moose extension for method declarations with type constraints

 MooseX::Method::Signatures provides a proper method keyword, like
 "sub" but specifically for making methods and validating their
 arguments against Moose type constraints.