in reply to Re: Can I code perl inside HTML?
in thread Can I code perl inside HTML?
IIS ignores the #! line. Instead, it uses the extension to map (by way of the registry) to the executable to handle the script.
ActivePerl reads the #! line, but only to pick up arguments.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |