libmoo-perl 1.003000-1 source package in Ubuntu

Changelog

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


  * Team upload.
  * New upstream release.
  * Drop spelling patch, merged upstream.
  * Update (build) dependencies.
  * debian/rules: don't install the new moo-outdated script into the
    binary package.

 -- gregor herrmann <email address hidden>  Tue, 16 Jul 2013 20:24:56 +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
libmoo-perl_1.003000-1.dsc 2.4 KiB cc93ec4d3e05719a03512f04fee9ef72a3b293d503f1fe2195f5ca78e5f89e16
libmoo-perl_1.003000.orig.tar.gz 69.0 KiB 473e185fa18733242cf96596e184852d8609479d3a4fc635da96e718f5f6a81d
libmoo-perl_1.003000-1.debian.tar.gz 3.3 KiB da98860d25d617dcc983049f61ff8692a2d4d8e47cd5140c5817313d276b1a50

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.