http://qs321.pair.com?node_id=1068153


in reply to Re^2: Perl delete function
in thread Perl delete function

That is why my code tested for eof (end of file) for both file handles. To complete the validation, verify that it reached the eof for both handles after the while loop.

*edited my code to demonstrate*