Re: psync and MacOSX::File installing with cpan

2005-07-11 Thread Ken Williams
On Jul 8, 2005, at 10:56 PM, Chris Devers wrote: The first failed test is: use MacOSX::File::Catalog; ... my $asked = askgetfileinfo(dummy); $asked eq avbstcLinmed ? ok(1) : ok(0); Dan, it would be helpful if you'd just write lines like this simply as: ok $asked,

Re: psync and MacOSX::File installing with cpan

2005-07-09 Thread gertlist
Hi, while trying to use a module (Finance::Quote) I got an almost similar message. I don't know whether this is related. All modules are installed correctly (especially HTML::TableExtract). Has anybody an idea whether this has to do with Tiger and how I can work around it? Can't locate

Fwd: psync for tiger? (SOLVED) [Re: psync and MacOSX::File installing with cpan]

2005-07-09 Thread Iyanaga Nobumi
I had this forwarded message, and this worked for me. I can use psync on Tiger. Begin forwarded message: From: Izidor Jerebic [EMAIL PROTECTED] Date: 21 May 2005 19:50:29 JST To: OSX Admin [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: psync for tiger? (SOLVED) Content-Type:

Re: psync and MacOSX::File installing with cpan

2005-07-08 Thread Chris Devers
On Fri, 8 Jul 2005, Joseph Alotta wrote: So I tried to install MacOSX::File and got these errors. Does anyone know what I am doing wrong? I get the same result: macgarnicle:~/.cpan/build/MacOSX-File-0.69 root# make test PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e

Re: psync and MacOSX::File installing with cpan

2005-07-08 Thread Dan Kogai
Folks, On Jul 09, 2005, at 12:56 , Chris Devers wrote: The first failed test is: use MacOSX::File::Catalog; ... my $asked = askgetfileinfo(dummy); $asked eq avbstcLinmed ? ok(1) : ok(0); The second failed test is nearly identical: use MacOSX::File; use