source:
vendor/perl/5.8.8/t/run/switchx.t
| Last change on this file was 3181, checked in by , 19 years ago | |
|---|---|
| File size: 206 bytes | |
| Line | |
|---|---|
| 1 | #!./perl |
| 2 | |
| 3 | BEGIN { |
| 4 | chdir 't' if -d 't'; |
| 5 | @INC = '../lib'; |
| 6 | } |
| 7 | |
| 8 | require './test.pl'; |
| 9 | use File::Spec::Functions; |
| 10 | |
| 11 | print runperl( switches => ['-x'], progfile => catfile(curdir(), 'run', 'switchx.aux') ); |
Note:
See TracBrowser
for help on using the repository browser.
