X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXVars.pm.issue;h=90f2fe198412f8ac6ee71523f0033bc5faea1d1c;hb=70ffd373d199a2a83072da4e2b75572a2270383f;hp=42feb2ead469a3f9c343a87b661ca742b51d0027;hpb=85b6ea316f8da5cb0a9fe716bbb5cd17bd2f5fdb;p=spider.git diff --git a/perl/DXVars.pm.issue b/perl/DXVars.pm.issue index 42feb2ea..90f2fe19 100644 --- a/perl/DXVars.pm.issue +++ b/perl/DXVars.pm.issue @@ -87,4 +87,4 @@ $userfn = "$data/users"; $motd = "$data/motd"; # are we debugging ? -@debug = ('chan', 'state', 'msg', 'cron', 'connect'); +@debug = qw(chan state msg cron connect);