That line contains "if ()..."; our evil operator is used few lines later
in corresponding elsif, which belongs to the same #line from perl's
point of view.

Ah cool, I've committed the fix, thanks!


Reporting it would IMHO be a waste of bits, as it's (at least somehow)
documented; man ExtUtils::MakeMaker:

  PREREQ_PM
  [...]
    desired version is the value. If the required version number is 0, we
    only check if any version is installed already.

Yeah, but when you get a huge chunk of code that you didn't write and need to figure out where this warning is coming from, it is helpful for the core application to give you the hint. At least set to call Carp::cluck. but never mind :)


so if you are happy with it now, I'll post a release candidate and release a new version tomorrow, unless someone complains (e.g. i haven't tested it with pre-2.5.0, which the changes may have broken, I hope not :)
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com


--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to