use alias_method instead of trying to bolt in the MOP add_method
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / OutputCache.pm
2007-11-29 Sartak Add the OutputCache plugin, which stores the most recen...