Dynamically finding @EXPORT and @EXPORT_OK for a loaded module

后端 未结 0 592
滥情空心
滥情空心 2020-12-18 05:48

I\'m writing a script to clean up code which implicitly imports modules. I\'d like to change instances of use Foo; to use Foo qw( bar baz );

相关标签:
回答
  • 消灭零回复
提交回复
热议问题