in reply to [Solved]: Can we use print <<HTML; twice in same file?
Bareword found where operator expected at Admin_Test.pl line 54, near ""<table id="t01"
And when I add a ";" after "HTML" all the compilation errors disappear.To correct those compilation errors I had added a semocolon after HTML. My aplologies for not mentioning this in original post
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can we use print <<HTML; twice in same file?
by fishmonger (Chaplain) on Aug 25, 2015 at 16:11 UTC | |
|
Re^2: Can we use print <<HTML; twice in same file?
by poj (Abbot) on Aug 25, 2015 at 16:28 UTC |