in reply to Re^2: Why isn't C<use strict> the default?
in thread Why isn't C<use strict> the default?

Or you could have another name for the binary that makes perl assume use strict; (and maybe warnings also)…

#!/usr/bin/perls no swine;

Makeshifts last the longest.