Re: compare the content of a hash

2004-09-17 Thread Edward WIJAYA
perldoc -q hash compare On Fri, 17 Sep 2004 10:20:14 -0700 (PDT), Budi Santosa <[EMAIL PROTECTED]> wrote: Hi All, I have a problem like this. Suppose I access a web and save the head line new and summary of this web as a hash. For the next access to the same web, before saving the news I have to

compare the content of a hash

2004-09-17 Thread Budi Santosa
Hi All, I have a problem like this. Suppose I access a web and save the head line new and summary of this web as a hash. For the next access to the same web, before saving the news I have to check if the same news already in my database.What is the best way to compare our databasse and the most rec