@HTMLUN2 = map { s/</</; $_ } @HTMLUN1; @HTML = map { s/>/>/; $_ } @HTMLUN2; print <<HTML; <textarea>@{[join("",@HTML)]}</textarea> HTML
In reply to Re: Re: View The HTML ???
by einerwitzen
in thread View The HTML ???
by einerwitzen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |