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?
Log in to post a comment.
To debug .ppl scripts I suffer from the lack of the termination command .
In latex files one can use