Front page | perl.macosx |
Postings from March 2003
Re: MacPerl->Perl help
Thread Previous
|
Thread Next
From:
Paul McCann
Date:
March 5, 2003 17:47
Subject:
Re: MacPerl->Perl help
Message ID:
20030306014528.GA18277@staff.maths.adelaide.edu.au
On Wed, Mar 05, 2003 at 04:09:46PM -0800, Nicholas G. Thornton wrote:
> Also, is there a way to run OSXPerl scripts from Aqua rahter than from Darwin?
> And is there any way to make droplets ala MacPerl used to?
If you save a perl script with an extension of command (eg,
myscript.command) then double clicking it will run the script
in a new terminal window. But that's not very exciting! If you
happen to use BBEdit 6.1 or later (the full version, not the
Lite one, and not "TextWrangler" or whatever their new thing is
called) you can run scripts in a very familiar environment.
For droplets you'll probably want to look at Fred Sanchez's DropScript.
http://versiontracker.com/moreinfo.fcgi?id=10459&db=mac
Simple and effective.
Cheers,
Paul
Thread Previous
|
Thread Next