make compile return a single value, use is_error to test if it's bad (it's now an...
[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...