summaryrefslogtreecommitdiff
path: root/t/run/switchp.t
blob: 19947356d9b65f1e01db1f526edb672273da403e (plain)
1
2
3
4
5
6
7
8
9
10
#!./perl -p

BEGIN {
    print "1..2\n";
    *ARGV = *DATA;
}

__DATA__
ok 1
ok 2