cpangrep
cpangrep copied to clipboard
Fix up usage of Tie::Redis
% grep -r '#.*Tie::Redis' lib lib/WWW/CPANGrep/Index/Worker.pm: # (XXX: Probably should make Tie::Redis handle this somehow). lib/WWW/CPANGrep/Index/Worker.pm: # Tie::Redis currently won't autovivify :( lib/WWW/CPANGrep/Slabs.pm:use JSON; # XXX: Implement serialisation in Tie::Redis to avoid this lib/WWW/CPANGrep/Slabs.pm: # Tie::Redis won't autovivify yet :(