in reply to why is the content of frame.txt file not displaying
See the answer I already gave you in Re: Problem printing contents of file. Also, you might want to check for all your files whether they open correctly. Your last frame file does not contain the or die check.
You could also consider using one of the templating systems to create your HTML output, like Template Toolkit, HTML::Template or HTML::Template::Compiled, or Petal.
|
|---|