Hello, I'm used to programming on MacPerl from back in the day with OS9 and before (though I've also done a little Perl on windows.) Now I'm trying to make the switch over to using the unixish Perl that comes with OSX and I'm having difficulties. As I recall you can run a script from the commandline via a command something like this:
perl file.plx (@ARGV) But whenever I try this nothing happens. Doesn't matter what's in the file, it just gives a new commandline. What am I missing here, or doing wrong? 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? ~wren
