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

Changelog

libmoosex-role-withoverloading-perl (0.09-1build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Tue, 10 May 2011 16:44:26 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

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-1build1.debian.tar.gz 2.3 KiB c0a309e6057096494a9efb1471e7d6f7833e7e5de3cd51f648c1c6654327fd03
libmoosex-role-withoverloading-perl_0.09-1build1.dsc 2.3 KiB 6a8ae6986d2aeda2619bc3d839362b5e6ffe916c73840d9e644c899bc8335949

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.