Date: Sat, 25 Jun 2011 09:39:42 +0400 From: Peter Vereshagin <peter@vereshagin.org> To: freebsd-perl@freebsd.org Subject: dll hell on lang/perl5.(X to Y) upgrade Message-ID: <20110625053939.GB10722@external.screwed.box>
next in thread | raw e-mail | index | archive | help
Nothing to do oh, freebsd-perl stay in bat! As perl submajor version grows the more modules installed from ports earlier appear in privlib and archlib, together with the perl package. As a result the duplicate copies of the same modules do exist on an @INC. Am I right to say it's a wrong thing and a subject to care about? Here is the code that lists you such a perl modules on your freebsd system: https://github.com/petr999/inclusure/blob/15858e27adf627cc674069c3de94eb8b068812f0/inclusure.pl I believe that issue impacts every system migrated from 5.8. Shall I propose a script to delete such a packages then? 73! Peter pgp: A0E26627 (4A42 6841 2871 5EA7 52AB 12F8 0CE1 4AAC A0E2 6627) -- http://vereshagin.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110625053939.GB10722>