libmoosex-role-withoverloading-perl 0.13-1 source package in Ubuntu

Changelog

libmoosex-role-withoverloading-perl (0.13-1) unstable; urgency=low


  * Team upload.

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

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

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * New upstream release.
  * Use debhelper 9.20120312 to get all hardening flags.
  * Update (build) dependencies.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 3.9.4.

 -- gregor herrmann <email address hidden>  Sat, 21 Sep 2013 21:43:43 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libmoosex-role-withoverloading-perl_0.13-1.dsc 2.4 KiB 41dce18ef902a9aea02d5144c3e2f6f2000bdcc6f789c7e0cf1a54ece5fe14ac
libmoosex-role-withoverloading-perl_0.13.orig.tar.gz 19.0 KiB 5c0b8935a2db5c9df31fabe0cbe2ab260a41b738f74114d24889fbf3d7beb806
libmoosex-role-withoverloading-perl_0.13-1.debian.tar.gz 2.3 KiB b54f321ed1373045e75bab0153fa6c320d3409abc50969462ba19043ad1befae

No changes file available.

Binary packages built by this source

libmoosex-role-withoverloading-perl: Moose extension for roles that support overloading

 MooseX::Role::WithOverloading allows you to write a Moose::Role which defines
 overloaded operators and allows those operator overloadings to be composed
 into the classes/roles/instances it's compiled to, while plain Moose::Roles
 would lose the overloading.