Help for this page
Select Code to Download
Select
or
download this
$foo =~ s|<\s*script[^>]*>.*?</script>||gis;
Select
or
download this
$html =~ s/<script[^>]*>.*?<\/script>//sgi