Latest update.
This commit is contained in:
@@ -739,4 +739,4 @@ foreach (split($/,$code)) {
|
||||
print $_,"\n";
|
||||
}
|
||||
|
||||
close STDOUT; # enforce flush
|
||||
close STDOUT or die "error closing STDOUT"; # enforce flush
|
||||
Reference in New Issue
Block a user