You can use HTML::Strip and check if it returns only spaces.
HTML::Strip - Perl extension for stripping HTML markup from text. SYNOPSIS use HTML::Strip; my $hs = HTML::Strip->new(); my $clean_text = $hs->parse( $raw_html );
In reply to Re: How to decide if an HTML is expendable?
by fglock
in thread How to decide if an HTML is expendable?
by monsieur_champs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |