Help for this page

Select Code to Download


  1. or download this
            # read in config files: system first, then user
            for $file ("/share/prog/defaults.rc",
    ...
                    warn "couldn't run $file"       unless $return;
                }
            }