Re: MacOSX::File on Panther

2003-10-24 Thread Dan Kogai
On Friday, Oct 24, 2003, at 14:58 Asia/Tokyo, [EMAIL PROTECTED] wrote: No, it doesn't work for me. I had tried something similar, but it seems that -U only affects a corresponding -D, but not #define in files. Hmm Right. Okay. It seems like I have to work it out which I will start right

Reading preferences

2003-10-24 Thread James Reynolds
In BASH, it is really easy to read preferences. For example, in Mac OS X's /etc/rc startup script, it includes a file like so: . /etc/rc.common This file also includes /etc/hostconfig like so: . /etc/hostconfig So all startup items have access to the variables in /etc/hostconfig like:

Pashua

2003-10-24 Thread Chris Nandor
Saw this on Ranchero's RSS feed this morning (they didn't write it, just linked to it): http://q41.de/downloads/pashua_en/ Just a quick notice of what it is, and a short first-glance review of how it interacts with Perl: It's an app to create dialog boxes from Perl, PHP, Python, tcsh, and

Re: MacOSX::File on Panther

2003-10-24 Thread Edward Moy
On Oct 23, 2003, at 11:20 PM, Dan Kogai wrote: On Friday, Oct 24, 2003, at 14:58 Asia/Tokyo, [EMAIL PROTECTED] wrote: No, it doesn't work for me. I had tried something similar, but it seems that -U only affects a corresponding -D, but not #define in files. Hmm Right. Okay. It seems

Re: Reading preferences

2003-10-24 Thread drieux
On Thursday, Oct 23, 2003, at 11:15 US/Pacific, James Reynolds wrote: In BASH, it is really easy to read preferences. [..] My question is, can something similar be done in perl? Or do I have to open, read, parse, then close the preference file? I'm not sure quite what bash is offering you for the

Re: Reading preferences

2003-10-24 Thread James Reynolds
Ok, I think I just need to use a library or module. Sorry for asking before thinking... :-/ -- Thanks, James Reynolds University of Utah Student Computing Labs [EMAIL PROTECTED] 801-585-9811 At 10:22 AM -0700 10/24/03, drieux wrote: On Thursday, Oct 23, 2003, at 11:15 US/Pacific, James

Panther/DBI

2003-10-24 Thread Rich Allen
iH have read the archive about modify Config.pm with ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc' have reinstalled Bundle::DBI and DBD::mysql and restarted, but still get the follwoing: Can't locate DBI.pm in @INC (@INC contains: /System/Library/Perl/5.8.1/darwin-thread-multi-2level