On 7-Jul-09, at 4:31 AM, Vladimir Marek wrote: > 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?
I talked to Alan about this and you're probably correct that it should be delivered together, so I'll get that done right away. > >> 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? it places site_perl and vendor_perl at the beginning of @INC, the patch was suggested by Mark Trettin and it makes sense to me Thanks -JohnS
