libobject-multitype-perl 0.05-6 source package in Ubuntu

Changelog

libobject-multitype-perl (0.05-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libobject-multitype-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 23:43:58 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libobject-multitype-perl_0.05-6.dsc 2.1 KiB 8dc106f109f367e2cef41921cbbf9f534f6c3d357be8a006a0f05a1fec170c60
libobject-multitype-perl_0.05.orig.tar.gz 6.5 KiB aa65390e0120dfe98e8a2c510a81adc5d3e42efa3e13d54e85467303d911bf31
libobject-multitype-perl_0.05-6.debian.tar.xz 2.5 KiB ee9ddffe71fa2c49c1870764c104e5242b833c3e1d3d56fa223485ac26989557

Available diffs

No changes file available.

Binary packages built by this source

libobject-multitype-perl: Perl objects as Hash, Array, Scalar, Code and Glob at once

 The Object::MultiType module returns an object that works like a Hash,
 Array, Scalar, Code and Glob object at the same time. It uses tie and
 override magic to expose to the perl level the intrinsic typeglob-ness
 of all references. If this does not make sense to you, you probably will
 not be using it directly, although you may wind up installing it as a
 dependency of something else.