in reply to Re: Removing HTML Tags from a filein thread Removing HTML Tags from a file
s{<[a-zA-Z][^>'"]*(?:(?:'[^']*'|"[^"]*")[^>'"]*)*> # Tags |<!(?:--[^-]*(?:-[^-]+)*--\s*)*> # Comments }{" " x length $&}xeg [download]