in reply to #!/usr/local/bin/perl asp

This node falls below the community's minimum standard of quality and will not be displayed.

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

    In what way is perl not supported?

      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.

        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.

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