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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 07:47:03 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libdevel-caller-perl_2.07.orig.tar.gz 6.8 KiB b679a2b18034b0b720de82c3708724c364b10a6ca164cbc67cdc3af283f3503f
libdevel-caller-perl_2.07-1build3.debian.tar.xz 3.4 KiB c9baa66faa6bf0ff50217a9dbbab5b0b76cf3401818993e44fb5328445dc249c
libdevel-caller-perl_2.07-1build3.dsc 2.3 KiB e3d80c8d8ef2a01908a6345071775e62f3dfab1e1d5b089b0d5e8dfb4fe886f3

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