jai_dgl has asked for the wisdom of the Perl Monks concerning the following question:
I'm Using HTML::Normalize method to clean up the Source HTML content
Is there any method or function to count number of errors occured in the source HTML content?
(I think we have option in tidy, but I need to get through HTML::Normalize module)