From 3f75fd1d9273dd744e3d0ec98968401db7e3ae1a Mon Sep 17 00:00:00 2001 From: William Heimbigner Date: Tue, 12 Jan 2016 15:05:56 -0700 Subject: Disable Autovivification in all the things, enable autoflush on STDOUT, fix some things in accountsToNicks --- lib/ASM/Event.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ASM/Event.pm') diff --git a/lib/ASM/Event.pm b/lib/ASM/Event.pm index f057582..525bd9d 100644 --- a/lib/ASM/Event.pm +++ b/lib/ASM/Event.pm @@ -1,4 +1,5 @@ package ASM::Event; +no autovivification; use warnings; use strict; -- cgit v1.2.3