libmoosex-insideout-perl 0.106-4 source package in Ubuntu

Changelog

libmoosex-insideout-perl (0.106-4) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Mon, 12 Dec 2022 18:33:45 +0000

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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-insideout-perl_0.106-4.dsc 2.2 KiB 5efcefffce6c851fba694a7b4a97ab17ffbd9d332773dfa173c9b30ff355231e
libmoosex-insideout-perl_0.106.orig.tar.gz 10.6 KiB 784f4e55efa149f8910400de71309047cdb561ef123bd3c3a6b8015356a88e1f
libmoosex-insideout-perl_0.106-4.debian.tar.xz 2.5 KiB 53d13c363f4ec4f83dba45814692f0f82804b7b6c9db9b716494bfefee02dc60

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-insideout-perl: Moose extension for non-intrusive subclassing

 MooseX::InsideOut is a Perl module that enables non-intrusive subclassing of
 non-Moose classes with Moose. By setting up attribute slot storage somewhere
 other than $self, you can extend classes whose internals are not hash-based.