Posted on 2007-01-29 18:48:10-08 by hpham
Warning message in Cache::Entry
Hi,

I am getting this warning message:

Reference passed to set at C:/Perl/site/lib/Cache.pm line 289

The actual origin is at Cache::Entry line 107 (sub set).

Considering that passing reference to the cache (especially memory cache) is something that is done quite common, and that most people have "use warnings" on by default, I am wondering why the need to display a warning message at all.

Thanks.

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.