in reply to Re^2: why is the content of frame.txt file not displaying
in thread why is the content of frame.txt file not displaying

Unlikely story.
use strict;
use warnings;
use UPPERCASE for filehandles (thats the convention)
make sure the file is not empty
  • Comment on Re^3: why is the content of frame.txt file not displaying