if(@output ne '') { chomp(@output); print "@output\n"; print CONFIG "$router,@output\n"; } else { print "no config\n"; print CONFIG "$router,no config\n"; }