Someone
public text v1 · immutableopen BUILDINFOS, $build_instructions or die "$build_instructions was not opened\n";
chomp (@instructions = <BUILDINFOS>);
close BUILDINFOS;
`cat /dev/null > $build_instructions`;open BUILDINFOS, $build_instructions or die "$build_instructions was not opened\n";
chomp (@instructions = <BUILDINFOS>);
close BUILDINFOS;
`cat /dev/null > $build_instructions`;