This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Improve the tests for -x
authorNicholas Clark <nick@ccl4.org>
Sun, 26 Feb 2012 14:24:21 +0000 (15:24 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 27 Feb 2012 10:17:21 +0000 (11:17 +0100)
commit0644b51e8bc92205f70fa82057bf96db0ceb53e3
tree4609f56dd5563c7733c57b94c551aa2e82d0e580
parentc1c954ee5d95900533d4ab0785198b373fdb7fb8
Improve the tests for -x

Test the error message generated when -x can't find a "#!perl" line.
Test that this error message still appears when -x is used with -e.
MANIFEST
t/run/switchx.aux
t/run/switchx.t
t/run/switchx3.aux [new file with mode: 0644]