grep /^${var}$/ is a little silly, just use $_ eq $var
[p5sagit/Devel-REPL.git] / script /
2007-06-18 matthewt quick test, update deps, add DDS plugin
2007-05-28 matthewt basic packaging code