I got tired of putting a leap year function in every Date:: module I'm working
on, and did not want to load something as huge as Date::Manip to get this
functionality, so you should now have Date::Leapyear on your favorite CPAN
mirror. Date::Leapyear exports a single function, isleap, which takes a year as
an argument, and returns 1 if it isleap, and 0 if it is not.

Enjoy.

-- 
Rich Bowen - [EMAIL PROTECTED]
http://www.rcbowen.com/kenya/


Reply via email to