Have LexEnv wrap find_variable to first look at lexical variables. The around doesn...
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / OutputCache.pm
2008-03-01 Sartak OutputCache: If sub _ is already defined, then warn...
2007-11-29 Sartak Add the OutputCache plugin, which stores the most recen...