--On dimanche 7 avril 2002 12:50 -0400 DeWitt Clinton <[EMAIL PROTECTED]> 
wrote:

> Hi,
>
> The following is an announcement of Cache::Cache 1.0.  Please read the
> summary below for more details.
>
> I want to ask a special favor of the modperl community (who tend to
> get a lot of mileage out of this code) -- I'm concerned with the use
> of Digest::MD5, particularly version 2.16, which is used by the code
> to generate unique filenames in the file-based cache.  I've been
> seeing some pretty ugly bugs with the the MD5 code, and this has been
> confirmed on a few mailing lists and CPAN bug reports.  Please let me
> know if you notice any weird behavior with your system after upgrading
> to version 1.0.  (All unit test pass consistently, but under certain
> conditions, such as when XML::DOM is loaded, I think that Digest::MD5
> may always return the same hash, no matter what the key.)

I'm seeing this problem when using Apache::SOAP, using Cache::Cache 0.99
or 1.0. Downgrading to Digest::MD5 2.12 indeed solves it.

--
Eric Cholet

Reply via email to