Posted on 2009-06-21 20:17:11-07 by jforget in response to 11017
Re: Iteration error
I have found the same error in another module from RKHILL, DateTime::Event::Sunrise. This is RT ticket 34770, with a test case and a patch. This is due to the fact that sub _sun_RA_dec should return three values instead of just two and the calling sub _sunrise_sunset should not confuse the Right Ascension $sRA with the Sun-to-Earth distance in astronomical units $sr.
I guess the problem is the same with this module.
Direct Responses: 11021 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.