Lines Matching refs:die
56 open(IFILE, "<$f") || die "Cannot open $f";
57 open(OFILE, ">$t") || die "Cannot create $t";
100 close(IFILE) || die "closing input file";
101 close(OFILE) || die "closing output file";
165 die "You must define the environment variables SRCDIR and TARGETDIR.\n"
194 die "Could not create $targetdir/$cmd[2]";
198 die "Data file must start with a %% file!";
205 die "Data file must start with a %% file!";
212 die "Data file must start with a %% file!";
221 die "Data section must start with a %% file!";
227 die "Data file must start with a %% file!";