]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Add 'use strict'.
authorJuerd Waalboer <redacted>
Tue, 12 Jan 2016 14:36:17 +0000 (15:36 +0100)
committerJuerd Waalboer <redacted>
Tue, 12 Jan 2016 14:36:17 +0000 (15:36 +0100)
scripts/autonickprefix.pl

index 5b9d656b18e9bc1d38061ccf47d7587a2afe188b..de32e29713af656b4ca731837b5d9e4db6679e87 100644 (file)
@@ -1,3 +1,5 @@
+use strict;
+
 our $VERSION = '1.00';
 our %IRSSI = (
     authors     => 'Juerd',
git clone https://git.99rst.org/PROJECT