I decided to start using xindy. I'm using MikTex on a Windows machine so I realized I need to install Perl manually, because when running texindy (in TeXworks) it says:
texindy.exe: The script engine could not be found.
texindy.exe: Data: scriptEngine="perl.exe"
So I read Which Perl to install for Xindy with MiKTeX (on Windows)? and installed Strawberry Perl. I get the same message, so I'm thinking I should tell texindy where Perl is installed. Am I right? How do I do this?
perl --version? – Ulrike Fischer Jun 13 '18 at 14:48