libmoosex-types-structured-perl 0.36-3 source package in Ubuntu

Changelog

libmoosex-types-structured-perl (0.36-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Sun, 27 Nov 2022 15:50:17 +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-types-structured-perl_0.36-3.dsc 2.5 KiB 98b41e39fe4b4f1914b042cb651cda98748a97ddfdaef982e8a646f0c0855e2e
libmoosex-types-structured-perl_0.36.orig.tar.gz 59.9 KiB 43cdb652f9638723e3577cb0f8b5468620244c9636e7659811e5b4a801603d57
libmoosex-types-structured-perl_0.36-3.debian.tar.xz 3.9 KiB d8cb12aa3a844d76125e05b4addde4810ac5ec0e1d0395f6c4e714da446266ba

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-types-structured-perl: Moose extension for type constraints on structured types

 MooseX::Types::Structured provides structured type constraints for Moose. A
 structured type constraint is a standard container Moose type constraint,
 such as an ArrayRef or HashRef, which has been enhanced to allow you to
 explicitly name all the allowed type constraints inside the structure.