Help for this page
open (CONFIG_FILE,"$config_file") or die "Can't open $config_file"; ... } print $bar,$/; close(CONFIG_FILE) or die;