I haven't seen reply to my question: > First of all, it surprises me a bit that usr/src/cmd/perl/contrib is not > ported. I can not see note about it in the arc case. So perl 5.10 won't > support Sun::Solaris modules? So making /usr/perl5/5.10.0/bin/perl the > default /usr/bin/perl is going to break customers scripts?
> http://cr.opensolaris.org/~error404/6841312_u2/ usr/src/cmd/perl510/Makefile.sfw:78 - Makefile.master defines RM= /usr/bin/rm -f thus you may want to use $(RM) -r $(VER) > usr/src/cmd/perl510/atinc.patch I might be missing something, but could you please explain the reason behind changing this? (it was not present in previous version) It seems to set some paths for tainted mode, and the paths are /usr/local/lib/perl5:/usr/local/lib/perl, which might not be what we want? Also, the config files haven't been touched. I guess you haven't seen my mail at all for some reason. I'll attach it to this mail again. Also I'll put you to CC, which might duplicate this mail for you ... -- Vlad -------------- next part -------------- An embedded message was scrubbed... From: Vladimir Marek <[email protected]> Subject: Re: [sfwnv-discuss] perl 5.10 code review request Date: Tue, 23 Jun 2009 13:30:02 +0200 Size: 7567 URL: <http://mail.opensolaris.org/pipermail/sfwnv-discuss/attachments/20090707/5c53b26a/attachment.nws>
