grep /^${var}$/ is a little silly, just use $_ eq $var
[p5sagit/Devel-REPL.git] / Makefile.PL
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