How can I get a call stack listing in Perl?

后端 未结 8 702
慢半拍i
慢半拍i 2020-12-02 08:59

Is there a way I can access (for printout) a list of sub + module to arbitrary depth of sub-calls preceding a current position in a Perl script?

I need to make chan

8条回答
提交回复
热议问题