Use requires lexical_environment instead of manually checking in AFTER_PLUGIN
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / CompletionDriver / LexEnv.pm
2008-05-26 Sartak Use requires lexical_environment instead of manually...
2008-05-25 Sartak Refactor the finding of the last element of the documen...
2007-09-26 Sartak Add LexEnv completion plugin. I still owe mst a refacto...