in reply to
Re: Problems with MS Graph
in thread
Problems with MS Graph
I've done some MS Graph stuff for some time now. I just bundled it all and setup a module. Again, it's all done on top of LWP. Check
LWP::UserAgent::msgraph
, you can see the code and further understand LWP.
Comment on
Re^2: Problems with MS Graph
In Section
Seekers of Perl Wisdom