ignore this .bak file too
[p5sagit/Devel-REPL.git] / Makefile.PL
index 45a4ed7..05ebea3 100644 (file)
@@ -29,6 +29,8 @@ requires 'B::Concise';
 requires 'Term::ANSIColor';
 requires 'Devel::Peek';
 
+recommends 'PPI::XS' => '0.902';
+
 feature 'Completion plugin - extensible tab completion',
     -default => 1,
     'PPI' => 0;