libsub-identify-perl binary package in openKylin Nile V2.0 riscv64
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.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2024-04-30 02:51:00 UTC | Published | openKylin Nile V2.0 riscv64 | release | main | perl | Optional | 0.14-ok3 | ||
|
|||||||||
2024-04-15 08:05:25 UTC | Published | openKylin Nile V2.0 riscv64 | proposed | main | perl | Optional | 0.14-ok3 | ||
|
|||||||||
2024-04-15 08:05:26 UTC | Superseded | openKylin Nile V2.0 riscv64 | proposed | main | perl | Optional | 0.14-ok2 | ||
|
|||||||||
2024-04-30 02:51:20 UTC | Superseded | openKylin Nile V2.0 riscv64 | release | main | perl | Optional | 0.14-ok2 | ||
|