Help for this page

Select Code to Download


  1. or download this
    open (CONFIG_FILE, "$config_file") || die
    
    ...
    }
    print "$bar\n";
    close (CONFIG_FILE) || die;