You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way that the #! has been defined in the installed scripts means that the perl version used during installation is not honored. /usr/bin/env perl is not rewritten by the tool chain:
Hi,
The way that the
#!
has been defined in the installed scripts means that the perl version used during installation is not honored./usr/bin/env perl
is not rewritten by the tool chain:Perl-Toolchain-Gang/ExtUtils-MakeMaker#58
This causes problems for those working on systems with multiple configurations.
Regards,
Keiran
The text was updated successfully, but these errors were encountered: