Add a test to ensure that test.pl doesn't mention $&
authorNicholas Clark <nick@ccl4.org>
Sun, 13 Mar 2011 17:58:29 +0000 (17:58 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 14 Mar 2011 07:44:51 +0000 (07:44 +0000)
commit178e9024261f3211ad53fe588199fa890a3dbd17
tree48b4e990ae2fd441b41801e75518da353e5a7572
parent1c424184c97803c765d90531e9cba375ba72f002
Add a test to ensure that test.pl doesn't mention $&

This will allow it to be used safely for tests that explicitly want to test the
behaviour of perl without (and with) $& having been seen by the parser.
t/porting/test_bootstrap.t