libmoose-autobox-perl 0.15-1 source package in Ubuntu

Changelog

libmoose-autobox-perl (0.15-1) unstable; urgency=low


  * Team upload

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release 0.13.
  * Update build and runtime dependencies.
  * Declare compliance with Debian Policy 3.9.4.

  [ Alessandro Ghedini ]
  * New upstream release

 -- Alessandro Ghedini <email address hidden>  Wed, 04 Dec 2013 21:11:50 +0100

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
Xenial release universe perl
Trusty release universe perl

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmoose-autobox-perl_0.15-1.dsc 2.2 KiB cd931062a61d46357e9c572ae6c7241a04589c591b1bc5314eb3cd3fb19508cc
libmoose-autobox-perl_0.15.orig.tar.gz 15.8 KiB 8966fb5fc77d9d0015a64577b32b7bedefd92d7296225c8356b821505df68a75
libmoose-autobox-perl_0.15-1.debian.tar.gz 2.2 KiB f9d1c916704fae1320e335d55ee62fa35e1af7017c770a09e98404a69fc6d0c3

Available diffs

No changes file available.

Binary packages built by this source

libmoose-autobox-perl: Perl autobox wrapper that understands Moose roles

 Moose::Autobox implements SCALAR, ARRAY, HASH and CODE handlers for use with
 autobox, which is a Perl pragma facilitating method calls on native Perl data
 types. This module understands the hierarchy of roles and provides support for
 data manipulation in a manner similar to what Perl 6 might do.