libclass-inspector-perl 1.36-3 source package in Ubuntu

Changelog

libclass-inspector-perl (1.36-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.0, no changes needed.
  * Apply multi-arch hints. + libclass-inspector-perl: Add Multi-Arch: foreign.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sat, 22 Oct 2022 00:49:08 +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 universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libclass-inspector-perl_1.36-3.dsc 2.2 KiB e3fd242476f8e615cd375b0f2c571731ab61cba4021d44dc4ae19fc1d93c0a1c
libclass-inspector-perl_1.36.orig.tar.gz 26.8 KiB cc295d23a472687c24489d58226ead23b9fdc2588e522f0b5f0747741700694e
libclass-inspector-perl_1.36-3.debian.tar.xz 4.2 KiB 388568cc4eb12accd1d68eda24af78fe851fb9c876e2084d22882471e79ec27d

Available diffs

No changes file available.

Binary packages built by this source

libclass-inspector-perl: Perl module that provides information about classes

 Class::Inspector allows you to get information about a loaded class.
 Most or all of this information can be found in other ways, but they
 aren't always very friendly, and usually involve a relatively high level
 of Perl wizardry, or strange and unusual looking code. Class::Inspector
 attempts to provide an easier, more friendly interface to this
 information.