Date: Tue, 18 Jun 2013 07:40:00 GMT From: "Zverev Andrey" <azverev@ozon.ru> To: perl@FreeBSD.org Subject: Re: ports/156492: Multiple versions of Perl not supported Message-ID: <201306180740.r5I7e0CU010770@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/156492; it has been noted by GNATS. From: "Zverev Andrey" <azverev@ozon.ru> To: <bug-followup@FreeBSD.org>, <obrien@freebsd.org> Cc: Subject: Re: ports/156492: Multiple versions of Perl not supported Date: Tue, 18 Jun 2013 11:21:22 +0400 Can you share your idea about how to handle perl's modules in this case? PKGNAME is unique here, and if I install module under perl 5.12 I can't use it with 5.14 or 5.16 We can share SITE_PERL among all Perl installations, but I doubt it will work for XS modules. We can add perl version as PKGPREFIX, but having ability to install same port 3 times also sucks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306180740.r5I7e0CU010770>