deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.17)
Description: |-
module to retrieve names of code references
Sub::Identify allows you to retrieve the real name of code references. For
this, it uses perl's introspection mechanism, provided by the B module.
.
It provides four functions : sub_name returns the name of the
subroutine (or __ANON__ if it's an anonymous code reference),
stash_name returns its package, and sub_fullname returns the
concatenation of the two.
.
The fourth function, get_code_info, returns a list of two elements,
the package and the subroutine name (in case of you want both and are worried
by the speed.)
.
In case of subroutine aliasing, those functions always return the
original name.
Homepage: https://metacpan.org/release/Sub-Identify
Installed-Size: '95'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libsub-identify-perl
Priority: optional
Section: perl
Source: libsub-identify-perl (0.14-3)
Version: 0.14-3+b3
srcpkg_name: libsub-identify-perl
srcpkg_version: 0.14-3