libdevel-caller-perl 2.06-ok1 source package in openKylin

Changelog

libdevel-caller-perl (2.06-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

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-ok1.debian.tar.xz 1.9 KiB b0f11742046a3e7556b833710cf8838713302683a941aa9a1ae982bac3611bb1
libdevel-caller-perl_2.06-ok1.dsc 2.0 KiB 2d515bc8caa44ec200f69d58057eef7500928f3039369e681d9e3dfce77649b3

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.