Re: New Perl in Panther
Re: New Perl in Panther
- Subject: Re: New Perl in Panther
- From: Robert Nicholson <email@hidden>
- Date: Sun, 26 Oct 2003 15:08:15 +1100
In addition to this I had a bunch of compiled modules in my
$HOME/lib/perl5/site_perl under "darwin" which was the architecture
name my custom perl 5.8.0 build was using. Now of course this 5.8.1
perl seems to be using darwin-thread-multi-2level as it's architecture
name. These modules look like that aren't version dependent in so far
as they are not in version dependent directories.
In addition the Orreily 5.8.0 install article used /Library/Perl as
it's /System/Library/Perl
in order to not collide with the original 5.6.x perl in Jaguar. This
path appears to be now
be being used for an ObjC Perl framework.
Can I just go ahead and rename my "darwin" directory to what perl 5.8.1
RC3 wants it to be?
Are the modules b/w 5.8.0 and 5.8.1 binary compatible?
On Oct 26, 2003, at 11:44 AM, Sherm Pendley wrote:
On Oct 25, 2003, at 5:30 PM, John Pannell wrote:
Hi all-
I have embedded much of libwww within my application bundle
It sounds like you've embedded at least one XS module in your app -
that is, a module that has a binary library component, rather than
being written in "pure" Perl. Perl 5.6.0 is not binary-compatible with
5.8.1, which is what ships with Panther.
sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.