libdevel-caller-perl 2.06-2build1 source package in Ubuntu

Changelog

libdevel-caller-perl (2.06-2build1) disco; urgency=medium

  * No-change rebuild for the perl 5.28 transition.

 -- Adam Conrad <email address hidden>  Fri, 02 Nov 2018 19:46:09 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Disco
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.06.orig.tar.gz 6.4 KiB 6a73ae6a292834255b90da9409205425305fcfe994b148dcb6d2d6ef628db7df
libdevel-caller-perl_2.06-2build1.debian.tar.xz 3.3 KiB ebf00e220792b045a4a010ddacdfeb2535f132c76108828d825ed0bbe250a491
libdevel-caller-perl_2.06-2build1.dsc 2.2 KiB 781400b5e6bbd13a21ee8bf3132610ebdc58c9f0a064cb80c9205c6daad59bad

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