![]() |
|
No such thing as a small change | |
PerlMonks |
Re: HTML Document Comparisonby cbraga (Pilgrim) |
on Sep 14, 2000 at 01:25 UTC ( [id://32366]=note: print w/replies, xml ) | Need Help?? |
How about that:
1. Read the document and strip off everything except the html tags, including all newlines; Advantadges:
* Accounts for markup changes, so differences in the text are not significant; Disadvantadges:
* Accounts for markup changes, so differences in the text are not significant; Actually this isn't my idea, it was used in some web survey to count the number of unique sites on the net.
In Section
Seekers of Perl Wisdom
|
|