it would try and run ksh? assuming perl is in /usr/bin/perl I'm no expert but that sounds like a problem with your system setup somewhere. its the system that looks at the shebang line and decides what to run. if its calling ksh then...I don't have a clue.#!/usr/bin/perl use strict; use warnings; print "Hello World!!\n\n"
In reply to Re: Re: Re: More multiplatform perl
by jjdraco
in thread More multiplatform perl
by the pusher robot
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |