This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
We don't actually need to set $ENV{PERL} for the tests to work.
authorNicholas Clark <nick@ccl4.org>
Wed, 19 Jun 2013 19:39:39 +0000 (21:39 +0200)
committerNicholas Clark <nick@ccl4.org>
Mon, 1 Jul 2013 09:13:03 +0000 (11:13 +0200)
commit463c96de11efb9662169e0bf06f1faf33464a4cf
treea577f91567a97ba3e8533ad2fac0636b64035590
parentb1343c5992fbc6e183c4dd851533181a7d0c63c5
We don't actually need to set $ENV{PERL} for the tests to work.

Whatever the executable is named at the top level, it's always symlinked
as ./perl in t, so there's no need to set an environment variable to
override the expected name.
Makefile.SH
runtests.SH
t/op/magic.t
t/run/runenv.t
t/win32/runenv.t