Hacker News new | ask | show | jobs
by ty_a 2802 days ago
Perl was considered as the defacto scripting language in Windows until they settled on PowerShell.
3 comments

cough VBScript cough
I also remember quite a lot of Perl script in the WDK (Windows Driver Kit) back then. Was surprised by it that there were so many perl hackers @ Microsoft.
How come? It didn’t ship with WSH but (only) JScript and VBScript did.
De facto, not de jure.

Perl’s COM module was excellent and made Windows very scriptable. This was back in the 90s.