in reply to Re^2: Does __END__ really mean ignore rest of lines?
in thread Does __END__ really mean ignore rest of lines?
Pipe the output from the script to an .html file, then view the file in a browser to see the rendered version. I very often do the equivalent of this while developing and debugging web code to check that the rendered page is correct.
|
|---|