[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Challenges around Perl 5.20



Quoting gregor herrmann (2014-06-01 18:05:09)
> On Wed, 28 May 2014 09:41:54 +0200, Dominique Dumont wrote:
> 
> > On Tuesday 27 May 2014 23:30:48 gregor herrmann wrote:
> > >   But before that we should agree on what we'll use instead; and I'm
> > >   not sure that Config::Model::Dpkg will do the right thing here ...
> > >   (libmodule-corelist-perl is already up to date).
> > >   Dominique?
> > I don't think that Config::Model::Dpkg::Dependency will correctly detect that 
> > Module::Build was removed from corelist.
> 
> I guess so as well.
> And even if it would, I'm no sure how to express a Dependency like
> libmodules-build-perl >= x OR ( perl >= y AND perl << 5.20 )

By resolving that paranthesis into two separate statements:

libmodules-build-perl >= x | perl >= y 
libmodules-build-perl >= x | perl << 5.20


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


Reply to: