This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove the $ENV{PERL_CORE} boilerplate from B's tests.
[perl5.git] / t / run / switchp.t
1 #!./perl -p
2
3 BEGIN {
4     print "1..2\n";
5     *ARGV = *DATA;
6 }
7
8 __DATA__
9 ok 1
10 ok 2