Revert "Move Text::ParseWords from lib to ext"
[p5sagit/p5-mst-13.2.git] / lib / warnings.t
index 55e2794..d03b8c5 100644 (file)
@@ -7,4 +7,5 @@ BEGIN {
 }
 
 our $pragma_name = "warnings";
+our $UTF8 = (${^OPEN} || "") =~ /:utf8/;
 require "../t/lib/common.pl";