At 16:48 -0800 2004.01.15, Bill Becker wrote:
>That's all well and good, and now I completely understand why it's
>happening. But it still doesn't solve the problem I have of making an
>extremely simple Perl script append a single time of day/date stamp
>on the end of a file every time the Mac is booted.

Well, the easiest thing to do is add this to your script, at the top:

        use lib 'path:to:MacPerl:folder:lib:';

Or, alternatively, put the app in your MacPerl folder, and put an alias to
it in Startup Items.

-- 
Chris Nandor                      [EMAIL PROTECTED]    http://pudge.net/
Open Source Development Network    [EMAIL PROTECTED]     http://osdn.com/

Reply via email to