Actually note that Shell.pm is deprecated for 5.13 and 5.14, so we can
[p5sagit/p5-mst-13.2.git] / t / run / switchn.t
1 #!./perl -n
2
3 BEGIN {
4     print "1..2\n";
5     *ARGV = *DATA;
6 }
7 print;
8
9 __DATA__
10 ok 1
11 ok 2