NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Tips (Score:1)
And you can set session-wide environmental variables. Look at ~/.MacOSX/environment.plist. Here's part of mine:It's easy to see how to modify for your own use. I think that setting environments in here will make them available to all apps.
Reply to This
Re:Tips (Score:1)
You just managed to solve the two things that were annoying me the most. I did both of those things and they work as advertised. Thanks a bunch.