Help for this page
# Note that the $x isn't needed with this approach, # so I took it out. ... for my $item (@stripped_html) { print "$item\n"; }