switchx.aux revision 7c478bd95313f5f23a4c958a745db2134aa03244
Some stuff that's not Perl
This CPP directive should not be read.
#define BARMAR 1
#perl
Still not perl.
#!
still not perl
#!/something/else
still not perl
#!/some/path/that/leads/to/perl -l
print "1..1";
print "ok 1";