s/<script>.*?<\/script>//igs; Which will eat everything between <script> and </script> tags. (and the <script> and </script> tags as well)
In reply to Re: How can I strip away some nested markup code in html by perl, like <SCRIPT> ?
by ender
in thread How can use Perl to strip away some nested HTML markup code, like <SCRIPT> ?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |