cpangrep icon indicating copy to clipboard operation
cpangrep copied to clipboard

Fix up usage of Tie::Redis

Open dgl opened this issue 12 years ago • 0 comments

% 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 :(

dgl avatar Jul 25 '12 20:07 dgl