I am new to Perl and still learning. I am trying to develop a script
that will strip html tags from a html file, leaving raw text.
I have gotten to the point where I can open / read / write but not sure
which method to purse for the html tag removing. Just looking
for a push in the right direction.
Thks/Dave