Home | History | Annotate | Download | only in scripts

Lines Matching refs:KEY

100   --debug KEY=[0|1]          turn on/off debugging of KEY, where KEY is one of
301 for my $key (keys %debug) {
303 eval "\${dbg_$key} = '$debug{$key}';";