in reply to Re^2: #!/usr/local/bin/perl asp
in thread #!/usr/local/bin/perl asp

ASP itself was superseded by ASP.NET in 2002, though was still supported to an extent until 2020.

ASP officially supported VBScript, JScript, and Perl as scripting languages. ASP.NET theoretically supports any CLR language, but that doesn't include Perl. (There used to be an experimental CLR implementation of Raku called Niecza.)

So in that sense, there is no currently supported way to use any flavour of Perl with any flavour ASP.

IronPython, on the other hand, is a currently maintained implementation of Python for the CLR.

Replies are listed 'Best First'.
Re^4: #!/usr/local/bin/perl asp
by marto (Cardinal) on Jun 22, 2023 at 16:36 UTC

    My first job was in ASP scripting in the late 1990s, I'm familiar with it. I remember PerlScript from many moons ago too. My belief is that AM was suggesting Perl isn't a supported language.

Re^4: #!/usr/local/bin/perl asp
by erzuuli (Cannon) on Sep 26, 2023 at 16:34 UTC

    The above comment was posted by the same anonymous troll as this and this.