in reply to Re: Array element getting deleted
in thread Array element getting deleted
OTOH, checking the open:
open(READ, "< test.txt") || die "Cannot open text.txt. $!";produces this:
Cannot open text.txt. No such file or directory at pl_test/758183.pl line 18.
|
|---|