in reply to Re^3: Win 10 Anniversary killed Perl
in thread Win 10 Anniversary killed Perl
From Perl 5.20 delta:
do can no longer be used to call subroutinesThe do SUBROUTINE(LIST) form has resulted in a deprecation warning since Perl v5.0.0, and is now a syntax error.
|
|---|