http://www.perlmonks.org?node_id=586897


in reply to Re: Win32 crashes perl
in thread Win32 crashes perl

If you run Apache on your windows machine and you have installed Perl at C:\usr\, then Apache will find the perl executable at /usr/bin/perl. So this shebang is necessary and correct.