libdevel-caller-perl 2.07-1build1 source package in Ubuntu

Changelog

libdevel-caller-perl (2.07-1build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:07:02 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdevel-caller-perl_2.07.orig.tar.gz 6.8 KiB b679a2b18034b0b720de82c3708724c364b10a6ca164cbc67cdc3af283f3503f
libdevel-caller-perl_2.07-1build1.debian.tar.xz 3.3 KiB fd67e2b021487c2e773902201b81d6a210452191079a7a367348fbb8d686864f
libdevel-caller-perl_2.07-1build1.dsc 2.2 KiB bb1616084b58d435a1e97fb7c0c782c2434a15c8800ad32d66e9c969194510f9

Available diffs

View changes file

Binary packages built by this source

libdevel-caller-perl: module providing enhanced caller() support

 Devel::Caller is a Perl module that provides several useful functions for
 introspecting your code deeper than the internal function "caller()" does. It
 allows you to access arguments passed to a function or even retrieve the code
 reference of the subroutine being invoked at the call frame indicated by the
 given level.

libdevel-caller-perl-dbgsym: debug symbols for libdevel-caller-perl