libb-debug-perl 1.26-3 source package in Ubuntu

Changelog

libb-debug-perl (1.26-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 04:09:01 +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
Questing release universe misc
Plucky release universe misc
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libb-debug-perl_1.26-3.dsc 2.0 KiB 4dd5dab0039a674c45d7f7c6a8d9b34c01fde08363099ae09b7517009bdabbec
libb-debug-perl_1.26.orig.tar.gz 17.3 KiB 8d6d3f5134f0ddd8dde68e6581f5b30b73b7db40fd28d076e4f6e5386f570d3a
libb-debug-perl_1.26-3.debian.tar.xz 1.7 KiB 10e682a0f73ff3e945c35b23b24438b0b13e9350b0d81006e00dbdb5ea8cce09

Available diffs

No changes file available.

Binary packages built by this source

libb-debug-perl: module to print debug info about perl ops

 The B::Debug module walks the Perl syntax tree, printing debug info about
 ops.
 .
 The B module supplies classes which allow a Perl program to delve
 into its own innards. It is the module used to implement the
 "backends" of the Perl compiler.
 .
 B::Debug in perl core is deprecated in 5.27.3 and will be removed in the
 future.