DateTime-Event-ICal
    
    
  
  
  
view release on metacpan or search on metacpan
TODO list for Perl module DateTime-Event-ICal
* high frequency FREQ can be optimized by precomputing larger steps of INTERVAL
* include this in docs:
  http://www.w3.org/2001/sw/Europe/200210/calendar/vocab_usecases.html
  http://www.imc.org/ietf-calendar/mail-archive/msg00623.html
* optimize yealy/monthly + interval + byday
  - uses intersection with "all days"
* "byday -2 friday"
  - test overflow
  - need some 'interval' and 'dtstart' tests
* the implementation of 'select' in Set::Infinite is incomplete
  and doesn't have the 'last' attribute. -- should be implemented!
( run in 0.660 second using v1.01-cache-2.11-cpan-5dc5da66d9d )