in reply to Cannot Install HTML::Display

HTML::TokeParser::Simple is separate from HTML::TokeParser. The former depends on the latter, but is a separate distribution.... So it looks like you need to install HTML::TokeParser::Simple as the error suggests.