or download this
$ # make a copy of the module so I don't mess it up
$ cp /home/shoples1/perl5/lib/perl5/LWP/Authen/OAuth2.pm foo.pm
...
blah, blah, blah
$ # put things back so I don't cause more problems for myself
$ cp foo.pm /home/shoples1/perl5/lib/perl5/LWP/Authen/OAuth2.pm