Re: perl packages duplicating main functionality

2013-05-09 Thread Jakub Bogusz
On Thu, May 09, 2013 at 01:54:31PM +0200, Jan Rękorajski wrote: > Hi, > Is there any real reason why we have a lot of perl packages that > duplicate modules/functionality of main perl distribution? With perl 5.16 they are probably not needed. But some packages require newer versions than exist in

perl packages duplicating main functionality

2013-05-09 Thread Jan Rękorajski
Hi, Is there any real reason why we have a lot of perl packages that duplicate modules/functionality of main perl distribution? I'm asking because I'm going to remove all of those from Th, because they cause build problems and incompatibilities (vim vs perl-ExtUtils-ParseXS, apache-mod_perl vs per