in reply to Difficulty with Logic parsing ICAL feed

Why on earth are you parsing iCalendar by hand? Use Text::vFile::asData.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re: Difficulty with Logic parsing ICAL feed