DBD::Pg

2003-10-31 Thread Paul Teeter
My issue is analogous to the existing "DBD::mysql fails tests" thread. I'm using perl 5.8.1, as installed with OS X 10.3. I upgraded my OS and am beginning to think such a non-clean OS installation might be contributing to my problem. I have been able to install DBI successfully via CPAN, but

Re: Panther clean install and perl 5.6+libs

2003-10-31 Thread Chris Cantrall
The other options for upgrading to Panther are "Upgrade", which is an in-place OS upgrade, and "Archive and Install" which puts on a new OS and keeps all your old stuff in a folder for you to fiddle with later. (Assuming that you've checked the right box during the install, I think it's "Prese

Mac::Glue with Remote Computers

2003-10-31 Thread Chris Nandor
As seen here: http://use.perl.org/~pudge/journal/15507 I never got around to figuring out how to do remote Apple events with Mac OS X. All I knew is that the old method from Mac OS of filling in a complex data structure didn't work. It worked great on Mac OS, but wouldn't work on Mac OS X. So t

To the list admin

2003-10-31 Thread Tim Pritlove
Hello, this list provides nearly all "List-*" headers, but lacks the most important one: is it possible to add the "List-Id" header as well? This makes sorting mailing lists so much easier. Greetings Tim -- Tim Pritlove, Discordian Evangelist

Perl version of GetFileInfo?

2003-10-31 Thread William H. Magill
The application: GetFileInfo on the Developers (Xcode) CD functions differently between 10.2.x and 10.3.x. Under Jaguar GetFileInfo worked, Under Panther it returns the message: "/Developer/Tools/GetFileInfo could not be used to display info about folder" Is there a Perl work around? T.T.F

Re: Perl version of GetFileInfo?

2003-10-31 Thread Conrad Schilbe
On 10/31/03 4:41 PM, "William H. Magill" <[EMAIL PROTECTED]> wrote: > The application: GetFileInfo on the Developers (Xcode) CD functions > differently between 10.2.x and 10.3.x. > > Under Jaguar GetFileInfo worked, Under Panther it returns > the message: > > "/Developer/Tools/GetFileInfo coul

Re: Perl version of GetFileInfo?

2003-10-31 Thread Conrad Schilbe
On 10/31/03 5:08 PM, "Conrad Schilbe" <[EMAIL PROTECTED]> wrote: > On 10/31/03 4:41 PM, "William H. Magill" <[EMAIL PROTECTED]> wrote: > >> The application: GetFileInfo on the Developers (Xcode) CD functions >> differently between 10.2.x and 10.3.x. >> >> Under Jaguar GetFileInfo worked, Under

Re: Perl version of GetFileInfo?

2003-10-31 Thread Paul McCann
Hi Conrad, you wrote... > I jumped too soon. I tested the MacOSX::File install under Panther and it > failed with these errors: > > I tried using gcc 2.95 instead of 3.3 and got further but still errored... I > don't have time right now to try and debug it but maybe later. If you check