Re: AW: Problem with exec task

2006-01-24 Thread Tommy Nordgren
A perl script IS an EXECUTABLE, if you give it a valid shebang line, and sets execute permission on it. On Jan 24, 2006, at 8:44 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: And is that REALLY an executable? AFAIK a .pl is a perl script which needs the perl interpreter ... Jan

AW: Problem with exec task

2006-01-23 Thread Jan.Materne
And is that REALLY an executable? AFAIK a .pl is a perl script which needs the perl interpreter ... Jan >-Ursprüngliche Nachricht- >Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 23. Januar 2006 22:26 >An: user@ant.apache.org >Betreff: Re: Problem with exec task > >On