libmoosex-role-withoverloading-perl 0.09-1build2 source package in Ubuntu

Changelog

libmoosex-role-withoverloading-perl (0.09-1build2) precise; urgency=low

  * Rebuild for Perl 5.14.
 -- Colin Watson <email address hidden>   Wed, 16 Nov 2011 14:39:14 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Downloads

File Size SHA-256 Checksum
libmoosex-role-withoverloading-perl_0.09.orig.tar.gz 14.3 KiB c8e62926567de79f02e654e5dfb5b719d0b95025734538daf4da833af7084063
libmoosex-role-withoverloading-perl_0.09-1build2.debian.tar.gz 2.2 KiB eb301047f2281734dbcfbc12b18f1ea584ec0b20813bc9180770f626012165b0
libmoosex-role-withoverloading-perl_0.09-1build2.dsc 2.4 KiB b0eb12ae2bbadc8deafd5f37db50710d2e39c7f0fcf4996069af07c252186209

Available diffs

View changes file

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.