lowhourpilot has asked for the wisdom of the Perl Monks concerning the following question:
I've been out of the perl programming business for 10 years, a php programmer by demand. I'm going to create a new place using perl. In the last job I had which used 'perl', all our pages started with #!/user/local/bin/perl asp; code following an obligatory <% appearing below it.
I've got the #!/user/local/bin/perl, but what is the asp (apache module?)
$Response-> constructs are apache... right? How can I forget everything .... AAAAAAAAAAAAA
Please, I'll do the work, but just basically what is going on here? A couple of links would help (Sever is a linux box)
Thank you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: #!/usr/local/bin/perl asp
by karlgoethebier (Abbot) on Jun 19, 2023 at 02:48 UTC | |
|
Re: #!/usr/local/bin/perl asp
by marto (Cardinal) on Jun 19, 2023 at 09:01 UTC | |
by NERDVANA (Priest) on Jun 21, 2023 at 04:30 UTC | |
|
Re: #!/usr/local/bin/perl asp
by hv (Prior) on Jun 19, 2023 at 00:29 UTC | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |