Randal L. Schwartz wrote: > > Borked.... > > CPAN.pm: Going to build F/FG/FGLOCK/DateTime-Event-ICal-0.04.tar.gz > > Checking if your kit is complete... > Looks good > Warning: prerequisite DateTime::Event::Recurrence 0.06 not found. We have 0.05.
Thanks - I just added the required version number to the .pm file: use DateTime::Event::Recurrence 0.06; - Flavio S. Glock
