Vitaly - 2011-06-01

To debug   .ppl scripts I suffer from the lack of the termination command .
In latex files one can use

 \end{document} [\code] .
In perl-scripts one can use  [code] __END__ [\code].
Is it possible to introduce __END__ command for .ppl scripts also?