Changes for version 0.29

  • Security
    • Net::OAuth::Client uses a better source of randomness for generating the nonce
  • Bug Fixes
    • Removed unnecessary prerequisite RT#69810 GH#4 GH#6
    • Fix broken dependency for URI::Escape GH#4 (thanks oiami)
    • Fix handling of uri_escape_utf RT#73705 (thanks Tomaž Šolc)
  • Documentation
    • Reorganised Changes to almost follow CPAN::Changes::Spec
    • Updated author and maintainer information
    • Changed to consistent copyright information
    • Fixed typo RT#125292 RT#90007 GH#6 (thanks Gregor Herrmann)
    • Added a Security Policy (SECURITY.md) to the distribution
  • Tests
  • Other
    • Maintenance taken over by Robert Rothenberg <rrwo@cpan.org>
    • Added .mailmap to the repo
    • Distribution metadata now has the git repository (thanks Sergey Romanov) GH#6
    • Set up config_requires in Build.PL
    • Updated Build.PL configuration
    • Updated MANIFEST.SKIP rules

Modules

OAuth 1.0 for Perl
OAuth Access Token
An OAuth protocol request for an Access Token
An OAuth protocol response for an Access Token
OAuth 1.0A Client
An OAuth Consumer Request
base class for OAuth messages
An OAuth protocol request for a Protected Resource
base class for OAuth requests
An OAuth protocol request for a Request Token
An OAuth protocol response for an Request Token
base class for OAuth responses
HMAC_SHA1 Signature Method for OAuth protocol
HMAC_SHA256 Signature Method for OAuth protocol
PLAINTEXT Signature Method for OAuth protocol
RSA_SHA1 Signature Method for OAuth protocol
request for OAuth User Authentication
An OAuth protocol response for an Access Token
An OAuth protocol request for an Access Token
An OAuth protocol request for a Request Token
An OAuth protocol response for an Request Token
An OAuth protocol response for an Access Token