--- deliantra/server/lib/cf.pm 2006/07/11 14:24:15 1.18 +++ deliantra/server/lib/cf.pm 2006/07/16 17:15:39 1.19 @@ -3,7 +3,9 @@ use Symbol; use List::Util; use Storable; + use Event; +$Event::Eval = 1; # no idea why this is required, but it is use strict;