libany-moose-perl 0.27-3 source package in Ubuntu

Changelog

libany-moose-perl (0.27-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> <email address hidden>

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

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Mon, 06 Jun 2022 11:21:25 +0100

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libany-moose-perl_0.27-3.dsc 2.1 KiB b9aefc07dd2839bdeedbf1accc6efe0526c6a9d5f323ddc7806d9a6f4e075aea
libany-moose-perl_0.27.orig.tar.gz 32.1 KiB a8a63e37fa802e8258be99983916cde4512581dc8062de50e73d66af6e2d8535
libany-moose-perl_0.27-3.debian.tar.xz 3.5 KiB 138024e27c951642b06e44f4ec8e8d88e2947bc803870c011cb55444221366a1

Available diffs

No changes file available.

Binary packages built by this source

libany-moose-perl: module to use either Moose or Mouse, based on availability

 Any::Moose is a Perl module that intelligently loads either Moose or Mouse,
 which provide nearly identical interfaces to the same modern object system.
 This module takes advantage of the fact that anything that works with Mouse
 should also work with Moose.
 .
 Any::Moose has been deprecated, please use Moo instead of Any::Moose for new
 code.