From dd80027b51b3ee71027a2612595aee38e38c0d6e Mon Sep 17 00:00:00 2001 From: Obfuscoder Date: Sun, 19 Oct 2014 11:54:16 +0200 Subject: Fix perlcritic issues for all scripts starting with m to r --- scripts/notes.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/notes.pl') diff --git a/scripts/notes.pl b/scripts/notes.pl index e2df219..99d192d 100644 --- a/scripts/notes.pl +++ b/scripts/notes.pl @@ -12,6 +12,7 @@ # DBM::Deep # DBI +use strict; use Irssi; use DBI; use Data::Dumper; -- cgit v1.2.3