in reply to Can files with extension ".command" on MacOSX be perl scripts? What is a way to let users execute Perl scripts on macosx from Finder?

You probably want DropScript, which will make an .app containing an arbitrary executable script (shell, Perl, Ruby, yadda yadda yadda) that you can drop things on in the Finder or just double click.

Update: Oooh, Platypus is spiffy; definitely check it out as well. More bells and whistles than DropScript.

  • Comment on Re: Can files with extension ".command" on MacOSX be perl scripts? What is a way to let users execute Perl scripts on macosx from Finder?

Replies are listed 'Best First'.
Re^2: Can files with extension ".command" on MacOSX be perl scripts? What is a way to let users execute Perl scripts on macosx from Finder?
by Thilosophy (Curate) on Feb 15, 2005 at 08:43 UTC
    You probably want DropScript

    Or Platypus.