openbsd-ports/devel/p5-Sub-Identify/pkg/DESCR

4 lines
147 B
Plaintext
Raw Normal View History

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.