Subject: | Possible test failure because of "use Cache" |
The test file should "use Tie::Cache" instead of "use Cache". Otherwise,
if Cache.pm (http://search.cpan.org/~cleishman/Cache-2.04/lib/Cache.pm)
is installed, this one will be loaded instead of Tie::Cache and the test
will fail with Can't locate object method "TIEHASH" via package "Tie::Cache"
Regards,
Slaven