in reply to Re: Strange behavior with .plx in PATHEXT
in thread Strange behavior with .plx in PATHEXT

assoc .plx => PerlScript

ftype PerlScript => perl.exe %1 %*

perl -V:sh => sh='cmd /x /c';

All standard and unchanged for a long time.

  • Comment on Re^2: Strange behavior with .plx in PATHEXT