Avoid using -> function call notation within test.pl, which is supposed
authorNicholas Clark <nick@ccl4.org>
Tue, 1 Jul 2008 14:34:21 +0000 (14:34 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 1 Jul 2008 14:34:21 +0000 (14:34 +0000)
commit44826442183f4168cc7d203064d184977258d097
treecf7d91cb072a05161de49153932810d6011e6804
parenta7aed57248a1b7f3990887d947f738c29c496209
Avoid using -> function call notation within test.pl, which is supposed
to keep to simple constructions to facilitate accurately testing the
core interpreter, which might be buggy.

p4raw-id: //depot/perl@34097
t/test.pl