= Proposed System Wide Change: Perl 5.18 = https://fedoraproject.org/wiki/Changes/perl5.18 Change owner(s): Petr Písař <ppisar@xxxxxxxxxx>, Jitka Plesníková <jplesnik@xxxxxxxxxx> A new perl 5.18 version brings a lot of changes done over a year of development. See [1] for more details. == Detailed description == New perl is released every year and updates containing mainly bug fixes follow during the year. The 5.18.0 version is stable release this year and 5.18.1 and subsequent revisions will follow during the year to fix issues introduced in 5.18.0. Because of change in dlopen(3) from RTLD_GLOBAL to RTLD_LOCAL (bug #960048) [2], we will try to link all native perl module DSOs to libperl.so explicitly. This item needs discussion. Current status does not allow to use perl interpreter via dlopen() from other programs (like slapd, snmpd), but proposed change can bring other unforeseen difficulties (like double-linking). [1] http://search.cpan.org/dist/perl-5.18.0/pod/perldelta.pod [2] https://bugzilla.redhat.com/show_bug.cgi?id=960048 _______________________________________________ devel-announce mailing list devel-announce@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel-announce -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel