in reply to Re: Strange behavior with .plx in PATHEXTin 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.