in reply to Data::ICal::Entry::Todo->new();

Check to see if you have a new method:
perl -MData::ICal::Entry::Event -le'print grep {m/Event.pm/} values %I +NC' | xargs egrep 'sub.+new'

or something like that.


Evan Carroll
www.EvanCarroll.com