in reply to
Access sharepoint calendar using LWP
Here's an example which accesses SharePoint list data using RPC and Perl with XML::Simple and LWP::UserAgent. I use this method to create custom reports which pull data from SharePoint lists.
Accessing SharePoint list data with RPC using Perl
Comment on
Re: Access sharepoint calendar using LWP
In Section
Seekers of Perl Wisdom