Change 28404 broke the construct s/foo/<<BAR/e. So, try to be more
[p5sagit/p5-mst-13.2.git] / t / op / dor.t
index 8740a5c..04e0f7d 100644 (file)
@@ -8,6 +8,7 @@ BEGIN {
 }
 
 package main;
+use feature "err";
 require './test.pl';
 
 plan( tests => 35 );