我需要知道我的函数是从哪个perl文件调用的。假设我有以下模块(MyModule.pm),它具有以下功能: # Here I need to print the name of thefile that the function was called from脚本myScript.pl使用MyModule并调用函数myFunc
javascript导入模块中的本机背景,从代码顶部可以看到,如下所示 import {some_fun} from "some_package"; 但是在dart中,如何找到哪个模块是从哪个包中导入的,例如 import "package/material.dart";
and many more 如何知道哪个包