in reply to Does __END__ really mean ignore rest of lines?
The issue is that it will no longer disply on the page.That is a bit meagre as a description of this error.
Does it print anything at all? Perhaps some error message?
Is the script run through a web-server (the inclusion of some HTML code seems to suggest this)? If so, does the script run as expected when called from the command line?
CountZero
A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Does __END__ really mean ignore rest of lines?
by jaacmmason (Acolyte) on Jan 18, 2011 at 18:10 UTC | |
by GrandFather (Saint) on Jan 20, 2011 at 04:59 UTC |