Codebase list libnet-oauth2-perl / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

=== README for Net-OAuth2 version 0.67

There are various ways to install this module:

 (1) if you have a command-line, you can do:
       perl -MCPAN -e 'install <any package from this distribution>'

 (2) if you use Windows, have a look at http://ppm.activestate.com/

 (3) if you have downloaded this module manually (as root/administrator)
       gzip -d Net-OAuth2-0.67.tar.gz
       tar -xf Net-OAuth2-0.67.tar
       cd Net-OAuth2-0.67
       perl Makefile.PL
       make
       make test     # optional
       make install

For usage, see the included manual-pages or
    https://search.cpan.org/dist/Net-OAuth2-0.67/

Please report problems to
    https://gitlab.com/uhle/perl-net-oauth2/-/issues