First, take the html, and change all > to <, & to & etc. Then, make sure the code in the hmtl contains no html tags embedded, like <FONT> for syntax coloring etc. Make sure that the perl code ends with __END__ or __DATA__. And then, read about the -x switch in perlrun.
In reply to Re: Perl parameters
by ambrus
in thread Perl parameters
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |