libmoosex-types-laxnum-perl 0.04-2 source package in Ubuntu

Changelog

libmoosex-types-laxnum-perl (0.04-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 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>  Wed, 15 Jun 2022 23:23:47 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-types-laxnum-perl_0.04-2.dsc 2.2 KiB 42947f2c6b813cf7fc2f81c9c9586e26beb88fb53c0520764adc3b2585828d5e
libmoosex-types-laxnum-perl_0.04.orig.tar.gz 10.1 KiB 48114404429e4d010e5bdf315d88cc2898d158c196a2567bc8e3805a9948b18f
libmoosex-types-laxnum-perl_0.04-2.debian.tar.xz 1.8 KiB b8c9e611d1a32227f64cbf35f164aa4d96e82116446f842582012ca30996110e

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-types-laxnum-perl: Moose type providing the loose behavior of Moose's old Num type

 MooseX::Types::LaxNum accepts everything for which Scalar::Util's
 looks_like_number() returns true. It can be used to get the old behaviour of
 Moose::Util::TypeConstraints::Num, since Num has been changed to be more
 strict since 2.10.