[EMAIL PROTECTED] (Marco Marongiu) writes:
> my $i = Date::Iterator->new( from => [2003,10,3], to => [2003,11,10] ) ;
> while (my $day = $i->next) { ... }

Marco, in case you're getting discouraged, I think there's certainly
a place for Date::Iterator; I like it a lot, and I *really* like modules
in the "modular" tradition that do one thing and one thing well, rather
than modules in the "library" tradition that do everything to a reasonable
degree.

I haven't looked at the code yet, but I'd still quite like to see it on
CPAN.

-- 
Wouldn't you love to fill out  that  report? "Company asset #423423
was lost while fighting the forces of evil."
                -- Chris Adams in the scary.devil.monastery

Reply via email to