]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Factoids/Update.pl
- strictify
[infobot.git] / src / Factoids / Update.pl
index 7811bb7adc82deb8e62e87d2488b2dd94f3a9ba4..885538280735b9268d4fbc4f890cd21d37bfe8da 100644 (file)
@@ -6,7 +6,7 @@
 #   Created: 1997
 #
 
-if (&IsParam("useStrict")) { use strict; }
+# use strict;  # TODO
 
 sub update {
     my($lhs, $mhs, $rhs) = @_;