On Fri, 27 Feb 2015 23:41:22 +0100 Alex Becker <asb.c...@gmail.com> wrote: > So my idea was to specify EUMM v6.46 as minimum in PREREQ_PM. This > way, I would not have to do all this 'if the EUMM version is greater > than X then add Y to Makefile.PL' stuff. > > So, would it work? Does it make sense?
I don't think so; I think older EU::MM versions would choke on the options they don't support before they'd get as far as checking PREREQ_PM and seeing that you've asked for a newer EU::MM version. You could always try it and see, but I don't think it'd work for you. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/