X
Xah Lee
i've been coding Perl since 1998. I've always followed the “use
strict;†rule. However, in recent years i started to get loose by
purpose and thinking perhaps it is not that necessary. I haven't really
written large scale code without it (i.e. in a company setting), so i
don't really know if it's gonna sting in debugging.
my question is, for any of you who have experience in both using strict
and without: does it actually matters?
Xah
(e-mail address removed)
∑ http://xahlee.org/
strict;†rule. However, in recent years i started to get loose by
purpose and thinking perhaps it is not that necessary. I haven't really
written large scale code without it (i.e. in a company setting), so i
don't really know if it's gonna sting in debugging.
my question is, for any of you who have experience in both using strict
and without: does it actually matters?
Xah
(e-mail address removed)
∑ http://xahlee.org/