libmoosex-object-pluggable-perl 0.0011-2 source package in Ubuntu

Changelog

libmoosex-object-pluggable-perl (0.0011-2) unstable; urgency=low

  * Team upload.

  [ Jonathan Yu ]
  * Removed Alexis Sukrieh from Uploaders (Closes: #536136)

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  * debian/copyright: Formatting changes.
  * Use source format 3.0 (quilt).
  * Use tiny debian/rules with debhelper 8.
  * Make build-dep on perl unversioned.
  * Bump Standards-Version to 3.9.2.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:08:50 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmoosex-object-pluggable-perl_0.0011.orig.tar.gz 24.5 KiB c2625210482a40d32fa9f7e10b3abec823a87aa2e588d8d67a43dd16253af477
libmoosex-object-pluggable-perl_0.0011-2.debian.tar.gz 2.7 KiB 23be997a999d0d8ce76627d76144b75f743912b4afaa7e9fd3cbd50a5e88d9e4
libmoosex-object-pluggable-perl_0.0011-2.dsc 2.3 KiB 5f1e3c4c2570d87dbf76dc57d9309501884a2e943dce676da7ac3b0375efc570

Available diffs

View changes file

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.