Perl FAQ 3.12: How can I get <tt>#!perl</tt> to work under MS-DOS?

Perl FAQ 3.12

How can I get #!perl to work under MS-DOS?

John Dallman* has written a program ``#!perl.exe" which will do this. It is available through anonymous ftp from ftp.ee.umanitoba.ca in the directory /pub/msdos/perl/hbp_30.zip. This program works by finding the script and perl.exe, building a command line and running perl.exe as a child process. For more information on this, contact John directly.


Other resources at this site: