xref: /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/run/switchx.aux (revision 0:68f95e015346)
1*0Sstevel@tonic-gateSome stuff that's not Perl
2*0Sstevel@tonic-gate
3*0Sstevel@tonic-gateThis CPP directive should not be read.
4*0Sstevel@tonic-gate#define BARMAR 1
5*0Sstevel@tonic-gate
6*0Sstevel@tonic-gate#perl
7*0Sstevel@tonic-gate
8*0Sstevel@tonic-gateStill not perl.
9*0Sstevel@tonic-gate
10*0Sstevel@tonic-gate#!
11*0Sstevel@tonic-gate
12*0Sstevel@tonic-gatestill not perl
13*0Sstevel@tonic-gate
14*0Sstevel@tonic-gate#!/something/else
15*0Sstevel@tonic-gate
16*0Sstevel@tonic-gatestill not perl
17*0Sstevel@tonic-gate
18*0Sstevel@tonic-gate#!/some/path/that/leads/to/perl -l
19*0Sstevel@tonic-gate
20*0Sstevel@tonic-gateprint "1..1";
21*0Sstevel@tonic-gateprint "ok 1";
22