xref: /openbsd/gnu/usr.bin/perl/lib/warnings.t (revision 5759b3d2)
155745691Smillert#!./perl
255745691Smillert
355745691Smillertchdir 't' if -d 't';
4*5759b3d2Safresh1@INC = ( '.', '../lib' );
555745691Smillert
6850e2753Smillertour $UTF8 = (${^OPEN} || "") =~ /:utf8/;
7850e2753Smillertrequire "../t/lib/common.pl";
8