See reverser.pl for an example of how to use strict and -w.
有关如何使用strict和- w的例子,请参阅reverser . pl。
Running with use strict enabled is always recommended (Listing 3).
建议总是通过use strict运行(见清单3)。
Without "use strict" you can encounter the following kinds of problems.
如果没有做到这一点,则有可能遇到下面这样的问题。
应用推荐