in reply to how to remove HTML tag
The error message is telling you that perl can't find the module you are trying to use. Do you have HTML::TokeParser::Simple installed?