Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在 perl 中使用硬引用。但是在思考符号引用对程序员有什么帮助。
no strict "ref";
符号引用可以“帮助”您在代码中添加错误。阅读为什么“使用变量作为变量名”或我自己的经验是愚蠢的,因为为什么不使用它。