Re: Cocoa perl editors

2002-09-18 Thread Alex Rice
not much point since the console emacs 21 ships with OS X? Alex Rice, Software Developer Architectural Research Consultants, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: Cocoa perl editors

2002-09-17 Thread Alex Rice
ink I'm going to put the app up my website until Andrew Choi makes an official one. Alex Rice, Software Developer Architectural Research Consultants, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: Cocoa perl editors

2002-09-17 Thread Alex Rice
t wrapped up an .app bundle ready to be dropped into /Applications. Alex Rice, Software Developer Architectural Research Consultants, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: iCal parser in Perl

2002-09-17 Thread Alex Rice
t invoke _create on Net::ICal::Duration at /Library/Perl/Net/ICal/Property.pm line 135 Can't call method "restore" on an undefined value at /Library/Perl/Net/ICal/Property.pm line 178. I would love to hear of any success stories or ideas what's going wrong here. Alex Rice

Re: the enving perl issues - was Re: Anyone know what Perl Jaguar is coming with?

2002-08-15 Thread Alex Rice
Perl: #!/usr/bin/env perl It assumes that /usr/bin/env is more likely to be found in that place than perl. Of course it's /bin/env on linux, something else on OSX ,etc.etc. Alex Rice, Software Developer Architectural Research Consultants, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: multiple symbol defs problem

2002-08-15 Thread Alex Rice
>data_sources('Pg'); % ./test.pl dyld: perl multiple definitions of symbol _DLAddHead /Library/Perl/darwin/auto/mapscript/mapscript.bundle definition of _DLAddHead /Library/Perl/darwin/auto/DBD/Pg/Pg.bundle definition of _DLAddHead Alex Rice, Software Developer Architectural Research Consultants, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: multiple symbol defs problem

2002-08-15 Thread Alex Rice
On Tuesday, August 13, 2002, at 02:22 PM, Alex Rice wrote: > > dyld: perl multiple definitions of symbol _DLAddHead > /Library/Perl/darwin/auto/mapscript/mapscript.bundle definition > of _DLAddHead > /Library/Perl/darwin/auto/Pg/Pg.bundle definition of _DLAddHead (Following up

multiple symbol defs problem

2002-08-13 Thread Alex Rice
/Library/Perl/darwin/auto/DBI/DBI.bundle loading libraries for image: /Library/Perl/darwin/auto/DBD/Pg/Pg.bundle dyld: perl multiple definitions of symbol _DLAddHead /Library/Perl/darwin/auto/mapscript/mapscript.bundle definition of _DLAddHead /Library/Perl/darwin/auto/DBD/Pg/Pg.bundle definit