On Thu, Mar 27, 2008 at 6:31 AM, Matthew Welland <[EMAIL PROTECTED]> wrote: > How to set up spiffy to directly execute cgi scripts. I.e. NOT by applying > the interperter to the script: > > Spiffy seems to want this: > > /bin/perl script.pl > > vs > > script.pl with #!/bin/perl in the first line.
Yes, I think this is the case. I stumbled over this as well. Peter, is it possible to provide a more convenient way of running cgi scripts? cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
