iCal::Parser
- So one half of my aggregator was basically already finished.
- All I had to do was to write a smallish script that
- fetches the iCal-files from the various websites,
- let
iCal::Parser
to all the hard work,
- go through the
events
hash and store the data somewhere.