libdevel-caller-perl 2.06-1build5 source package in Ubuntu

Changelog

libdevel-caller-perl (2.06-1build5) artful; urgency=medium

  * No-change rebuild for perl 5.26.0.

 -- Matthias Klose <email address hidden>  Wed, 26 Jul 2017 20:27:28 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe perl

Downloads

File Size SHA-256 Checksum
libdevel-caller-perl_2.06.orig.tar.gz 6.4 KiB 6a73ae6a292834255b90da9409205425305fcfe994b148dcb6d2d6ef628db7df
libdevel-caller-perl_2.06-1build5.debian.tar.xz 2.9 KiB b0317a7a0c49e9c69083ca0b894ce956a8e6ce4eabb2eeabf0b69ce1dc826459
libdevel-caller-perl_2.06-1build5.dsc 2.1 KiB a6b2a6c5fe3ee061501fb983da6d6fd81c52bb3f0f5ae73060e992fe4493abb7

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