in reply to Re: Can we use print <<HTML; twice in same file?
in thread [Solved]: Can we use print <<HTML; twice in same file?

Sorry but that is incorrect. You can have multiple heredocs with the same tag name as long as they are started and terminated correctly. In the OP's case the first one was not being terminated correctly.

  • Comment on Re^2: Can we use print <<HTML; twice in same file?

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.