in reply to Re: HTML Template
in thread HTML Template

FWIW/IIRC, the IIS webserver doesn't care about shebang, http://docs.activestate.com/activeperl/5.18/faq/Windows/ActivePerl-Winfaq6.html#microsoft_web_servers

Replies are listed 'Best First'.
Re^3: HTML Template
by soonix (Chancellor) on May 11, 2015 at 09:42 UTC
    That's right, but (at least XAMPP's) Apache does mimic /bin/sh's behaviour. This is configurable, so the OP should possibly check this.