Update: This would not work if there are nested style tags. In that case, use an array as a stack for your "flag", and push a value on it on every style start tag, pop when you hit the end tag. As long as the array contains anything, you're inside style tags.
In reply to Re: HTML::Parser Skip Style Content
by runrig
in thread HTML::Parser Skip Style Content
by spickles
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |