libmoo-perl 1.003001-1 source package in Ubuntu

Changelog

libmoo-perl (1.003001-1) unstable; urgency=low


  * Team upload.
  * New upstream release
    + Update dependencies on librole-tiny-perl to >= 1.003002

 -- Axel Beckert <email address hidden>  Sat, 28 Sep 2013 03:11:33 +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

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmoo-perl_1.003001-1.dsc 1.7 KiB b24488afa5a0f6785810f10f8566044a01cff8f0cb9896fd15f311f9aab1b9bf
libmoo-perl_1.003001.orig.tar.gz 72.0 KiB 51ffe9d5129b78582c9eac3de70803cf14ff526a9df4a0c394b48bc69fd7c250
libmoo-perl_1.003001-1.debian.tar.gz 3.5 KiB b8cdb7688a1913098b0ebf64556ad6ae36beb0139d791bb40da0dbccada20e47

Available diffs

No changes file available.

Binary packages built by this source

libmoo-perl: Minimalist Object Orientation library (with Moose compatiblity)

 Moo is an extremely light-weight, high-performance Moose replacement. It also
 avoids depending on any XS modules to allow simple deployments. The name Moo
 is based on the idea that it provides almost - but not quite - two thirds of
 Moose.
 .
 Unlike Mouse this module does not aim at full Moose compatibility. See
 INCOMPATIBILITIES in Moo(3pm) for more details.