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

Changelog

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


  [ 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.
    Fixes "FTBFS with perl 5.18: t/list.t"
    (Closes: #710947)
  * Set Standards-Version to 3.9.4 (no changes).

 -- gregor herrmann <email address hidden>  Mon, 03 Jun 2013 21:15:42 +0200

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

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmoosex-method-signatures-perl_0.44-1.dsc 2.8 KiB ddd31c5346b8eff6fc5b22f3bb0972b0af62938378085a0300a0999ce678274f
libmoosex-method-signatures-perl_0.44.orig.tar.gz 36.6 KiB bb47eed958fbb4497a0ab5bdc0e18befa215d622b6d6bffb28505a8919b926cc
libmoosex-method-signatures-perl_0.44-1.debian.tar.gz 3.4 KiB b467185aa98af838a0db7a154dc6c173e4b9557685c12acea212eac83442c1bb

Available diffs

No changes file available.

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.