libmoosex-object-pluggable-perl 0.0013-1 source package in Ubuntu

Changelog

libmoosex-object-pluggable-perl (0.0013-1) unstable; urgency=medium


  * Install CONTRIBUTING file.
  * debian/control: bump required debhelper version for
    Module::Build::Tiny to 9.20140227.
  * Strip trailing slash from metacpan URLs.

  * New upstream release.
  * Update years of packaging copyright.
  * Add new build and runtime dependencies.

 -- gregor herrmann <email address hidden>  Wed, 07 May 2014 22:30:17 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmoosex-object-pluggable-perl_0.0013-1.dsc 2.5 KiB aa10c0ed39adb7cc93889dbc201a0856afe9cc89f27af72642789fc801f5814f
libmoosex-object-pluggable-perl_0.0013.orig.tar.gz 28.6 KiB 230968200e4964a69941e5726ea08b0aedc0d7c889579d362a4acde1d1f5eb82
libmoosex-object-pluggable-perl_0.0013-1.debian.tar.xz 3.0 KiB c5d9e5bc253fef7b9cdabd4cf3cefb4280753c8e23612db93f0256ca2d4e3ce0

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-object-pluggable-perl: Perl module for adding plugin support to your Moose classes

 MooseX::Object::Pluggable is meant to be loaded as a role from Moose-based
 classes. It will add five methods and four attributes to assist you with the
 loading and handling of plugins and extensions for plugins. This may pollute
 your namespace, however great care has been taken in using the least
 ambiguous names possible.