Introduction to Perl for non-programming Mac folk

James Laver james.laver at gmail.com
Tue Dec 23 12:04:48 GMT 2008


On Tue, Dec 23, 2008 at 11:01 AM, Adeola Awoyemi
<adeola at creativeadea.com> wrote:
> On 23/12/08 10:41, Bower, Martin (LBB-LO) wrote:
>>
>> Andy,
>>
>> How can you turn a script into a clickable icon on the desktop ?
>
> Wrap it in an AppleScript that does a:
>
>    do shell script "/path/to/script.pl"
>
> and save is as a clickable .app
>
> Adeola
>

Or just make sure it has a shebang and name it myscript.pl.command

--James


More information about the london.pm mailing list