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

Changelog

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

  * Team upload.
  * Import upstream version 2.07.
  * Add debian/upstream/metadata.
  * Update years of upstream copyright.
  * Drop spelling-error.patch, applied upstream.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sun, 11 Jun 2023 21:17:39 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl

Downloads

File Size SHA-256 Checksum
libdevel-caller-perl_2.07-1.dsc 2.4 KiB 5ab7231aa80993a1ef1fcb1e84e33200d70bb95cbb68a546e28e83a71a2aab7b
libdevel-caller-perl_2.07.orig.tar.gz 6.8 KiB b679a2b18034b0b720de82c3708724c364b10a6ca164cbc67cdc3af283f3503f
libdevel-caller-perl_2.07-1.debian.tar.xz 3.3 KiB 059323c989f2ad05918236f706e3d9b9b1b07262787027ef51b51b9621e2e7ee

No changes file available.

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