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

Changelog

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

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 17:02:05 +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-1build2.debian.tar.xz 3.4 KiB c35ecfbfb8850a0206fbacfa16760e8ddb50dc05c84afaeba702fd3378f935ab
libdevel-caller-perl_2.07-1build2.dsc 2.2 KiB 1ba3e829ef61941cf884f7523976c53bb6bd05f3fe9ddd2311c414608bff3ffd

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