solarg wrote: > Jeff Trawick a ?crit : >> solarg wrote: >>> hello all, >>> for an app, i need perl 5.8.8. I'm on os2008.11, and don't find it >>> in IPS. It seems that 5.8.8 exists in the old coolstack archives. >>> Any chance toi have it in IPS? >>> >>> thanks in advance, >>> >>> gerard >>> >>> PS: the app is Koha, http://koha.org >>> >> >> Hi Gerard, >> >> Thanks for the note about the Perl issue with Koha. That helps >> prioritize this work. >> >> Any other Perl requirements from the crowd? >> >> Does anyone have experience with using the Cool Stack build of Perl >> 5.8.8 on OpenSolaris, especially when used in conjunction with the >> web stack? >> > > another request: > - people tend to have /usr/bin/perl in their scripts, even if perl > isn't in /usr/bin. We have to modify the link /usr/bin/perl. It's > "easy" in os2008.11, not in solaris 10 sparse zone.
A future integration of a newer Perl won't be completely compatible with the current /usr/bin/perl, so I'm not sure how this aggravation can be addressed without putting existing Perl programs at risk. (Am I confused about what would help this aggravation -- a symlink from /usr/bin/perl to a newer Perl?) > > - could you verify that your perl installation contains this bundle: > http://search.cpan.org/~koha/Bundle-KohaSupport-0.31/lib/Bundle/KohaSupport.pm > > > Given the number of packages listed by that bundle, it seems very unlikely. But OTOH it is a nice concise list of a number of individual CPAN modules to consider. I'll carry that list to any Perl conversations I'm aware of. Thanks, Jeff