On Sun, Jun 03, 2001 at 09:45:53PM -0400, Rich Bowen ([EMAIL PROTECTED]) wrote:
> 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.

I wonder if a better solution to this would be to do some work on the 
autopslitting and export tagsets in Date::Manip? i know I'd be far more
inclined to use it if I could just import the few functions that I use
every time.

Dave...

Reply via email to