#!./perl -p# This test file does not use test.pl because of the involved way in which it# generates its TAP output.BEGIN{print"1..3\n";*ARGV=*DATA;}END{print"ok 3 - -p switch tested\n";}s/^not //;__DATA__notok1--pswitchfirstiterationnotok2--pswitchseconditeration