in reply to Re^3: use strict
in thread use strict
It's the unknown quantities of code written in the last 15 years that will break if use strict; suddenly becomes the default. Note that includes oodles of code that runs without problems.The probably most widespread example for this breed is the CGI module.
|
|---|