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