The LWP module collection could do it. However, this would still involve a lot of work. (The modules let you easily process http requests. Since the yahoo alendar is web based, you could use it to make connections and read and parse the results. It would be functional, but a lot of work.)
WWW::Mechanize could further automate the extraction of information.
Neither of these are outlook specific solutions. Though, they would be fairly easy to implement.
You may also be able to look at some of the outlook export formats. Though you would still need a module to process the export and read it. (CSV may be the easiest)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment