X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=Dispatcher.pm;h=7dce09838c4f28e954babec1e81ac32c6796f960;hb=17aabe51d5b62ae4bcae5ec3b02757ab5aa65b77;hp=107ed7eaa778fc962f44281a667317c984cd32ac;hpb=52aa24ac076b97096ff29e7a59331654620f230c;p=NDIRC.git diff --git a/Dispatcher.pm b/Dispatcher.pm index 107ed7e..7dce098 100644 --- a/Dispatcher.pm +++ b/Dispatcher.pm @@ -68,6 +68,7 @@ sub load { warn "couldn't run $file" unless $return; } } + $DISP = undef; } sub command ($$$) {