open(FH, "config.txt"); $cfg->guess_syntax(\*FH)); my @tags = $cfg->param("Tags"); unlink $_ for @tags;