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
CommitLineData
d11311f7 1#!./perl -n
2
3BEGIN {
4 print "1..2\n";
5 *ARGV = *DATA;
6}
7print;
8
9__DATA__
10ok 1
11ok 2