libmoo-perl 2.005005-1 source package in Ubuntu

Changelog

libmoo-perl (2.005005-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.005005.
  * Remove test dependency on libtest-fatal-perl.
  * Update years of upstream copyright and Upstream-Contact.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sat, 07 Jan 2023 20:02:31 +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 main perl
Noble release main perl
Mantic release main perl
Lunar release main perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoo-perl_2.005005-1.dsc 2.6 KiB 0c3790f9436b44c6446cbf88674631a968d836f3dbf5820444e19ebf9b2e3473
libmoo-perl_2.005005.orig.tar.gz 106.0 KiB fb5a2952649faed07373f220b78004a9c6aba387739133740c1770e9b1f4b108
libmoo-perl_2.005005-1.debian.tar.xz 5.8 KiB b17c78a26b8f002b30c0cf1dd60c5b7a3458813977063a2ffa35dc7431290667

Available diffs

No changes file available.

Binary packages built by this source

libmoo-perl: Minimalist Object Orientation library (with Moose compatibility)

 Moo is an extremely light-weight, high-performance Moose replacement. It also
 avoids depending on any XS modules to allow simple deployments. The name Moo
 is based on the idea that it provides almost - but not quite - two thirds of
 Moose.
 .
 Unlike Mouse this module does not aim at full Moose compatibility. See
 INCOMPATIBILITIES in Moo(3pm) for more details.