Fix typo in ReadLineHistory plugin
[p5sagit/Devel-REPL.git] / Makefile.PL
2010-02-10 Arthur Axel 'fREW... DDC Plugin
2010-02-09 Norbert Buchmuller Made the Interrupt plugin a default feature in Makefile.PL.
2010-02-08 Norbert Buchmuller SIGINT does not quit the REPL.
2009-07-01 t0m Insist on new Module::Install
2009-04-09 oliver version bumps and Changes edit for new release
2009-04-09 oliver resolve rt.cpan#44902 warning due to deprecated use...
2009-02-15 oliver resolve rt.cpan#43109 Missing deps for Default Profile...
2009-02-07 oliver make ReadLineHistory history file location portable
2009-01-18 oliver make plugins be M::I features so dependencies are optional
2009-01-08 oliver Couple of mistakes in the manifest which was last commi...
2009-01-06 oliver Fix manifest
2009-01-06 oliver add distro files
2009-01-06 oliver update dependency versions, update Changes file from...
2008-06-25 Sartak r63222@onn: sartak | 2008-06-25 00:48:41 -0400
2008-05-06 Sartak Add a Nopaste plugin. #nopaste will publish your curren...
2008-02-25 matthewt 1.002001
2008-02-18 Sartak Depend on a minimum version of MooseX-Object-Pluggable
2007-09-23 Sartak Rewrite the Completion plugin using PPI. It's much...
2007-09-21 Sartak 'Colors' plugin to colorize return values and errors...
2007-09-21 Sartak Add Devel::REPL::Plugin::MutliLine::PPI
2007-06-18 matthewt quick test, update deps, add DDS plugin
2007-05-28 matthewt basic packaging code