On Feb 3, 2007, at 12:15 PM, Eric Wilhelm wrote:

# from John Peacock
# on Saturday 03 February 2007 06:48 am:

existing code is predicated on a minimum release, not a maximum
release.  What I'm wondering is what shape should my code take to
convey this behavior.

Hi John,

Can this not be specified in the 'requires' field of the prereqs?

  requires => { perl => '< 5.9.0'}

Yup, that works. Won't work for an auto-generated Makefile.PL, though, for obvious reasons.

I also agree with what Schwern said on the MM list too.

 -Ken


Reply via email to