Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question: ⭐ (regular expressions)
How can use Perl to strip away some nested HTML markup code, like <SCRIPT> ?
Originally posted as a Categorized Question.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How can I strip away some nested markup code in html by perl, like <SCRIPT> ?⭐
by chromatic (Archbishop) on Apr 03, 2000 at 07:27 UTC | |
|
Re: How can I strip away some nested markup code in html by perl, like <SCRIPT> ?⭐
by ender (Novice) on Mar 23, 2000 at 01:04 UTC | |
|
Re: How can use Perl to strip away some nested HTML markup code, like <SCRIPT> ?
by Pedro Picasso (Sexton) on Oct 15, 2003 at 14:10 UTC | |
by merlyn (Sage) on Oct 15, 2003 at 15:02 UTC | |
|
Re: How can use Perl to strip away some nested HTML markup code, like <SCRIPT> ?
by songahji (Friar) on May 11, 2005 at 17:58 UTC |