In article <[EMAIL PROTECTED]>, Enrique Terrazas <[EMAIL PROTECTED]> wrote:
> I tried installing using cpan (Jaguar 10.2.2, perl 5.8.0) and ran into the > following problem: > cp Carbon.pm blib/lib/Mac/Carbon.pm > cp AppleEvents.pm ../blib/lib/Mac/AppleEvents.pm > /usr/local/bin/perl /Library/Perl/ExtUtils/xsubpp the developers release that isn't on CPAN does not use the standard xsubpp. if you see "ExtUtils/xsubpp" in the output, you have an older version of the Mac::Carbon distribution.
