libmoosex-compiletime-traits-perl 1.102570-3 source package in Ubuntu

Changelog

libmoosex-compiletime-traits-perl (1.102570-3) 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.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Mon, 12 Dec 2022 18:27: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
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-compiletime-traits-perl_1.102570-3.dsc 2.3 KiB 70be997c84636245dbe9e6de14337e3ca119d1cd599624957a5d554693fcdf75
libmoosex-compiletime-traits-perl_1.102570.orig.tar.gz 9.7 KiB 9e748c92bba2a1d4f83d02e015c05f0f621a92ce15bbb76a6dccfdff52664d4b
libmoosex-compiletime-traits-perl_1.102570-3.debian.tar.xz 2.4 KiB 13829c8c8219d1b03e92510f3268629c2af34b40a1b49a0aa6d7a7c1a093a7e2

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-compiletime-traits-perl: Moose extension to allow role application at compile-time

 MooseX::CompileTime::Traits is an extension for the Moose object framework
 that allows role application at compile time via use statements. What this
 class does is provide an import method that will apply each of the roles
 (along with any arguments for parameterized roles).