-
Perl vs C# (vs JavaScript)
Lately at my day job, I have been tasked with spearheading a migration of some software from Linux-based Modern Perl apps using Dancer2 and DBIx:Class to Windows-based C# apps using .NET and Entity Framework Core (EFC). It’s been a bit of a slow start because the existing devs on the C# side don’t have any…