Perl-LWP-UserAgent-MSGraph
Perl lwp client for MSGraph API interaction
This is a subclass of LWP::UserAgent with the glue for MS Graph interaction
To install the module, run the following:
perl Makefile.PL make make test make install
TODO
- Should add the examples I mention in the docs.
- Document the http server auxiliary class
- Add a tweak so the :content requests will accept a redirect
- Add support for the certificate auth
- Add support for refresh-token
- Include the session persistance doc
- Add the app_data option
- Add the download method
- Document about error handling
BUGS - FEEDBACK
This module has its github repo at https://github.com/estrelow/Perl-LWP-UserAgent-MSGraph