Net-OAuth 0.29
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::OAuth | OAuth 1.0 for Perl | 0.29 | metacpan |
Net::OAuth::AccessToken | OAuth Access Token | metacpan | |
Net::OAuth::AccessTokenRequest | An OAuth protocol request for an Access Token | metacpan | |
Net::OAuth::AccessTokenResponse | An OAuth protocol response for an Access Token | metacpan | |
Net::OAuth::Client | OAuth 1.0A Client | metacpan | |
Net::OAuth::ConsumerRequest | An OAuth Consumer Request | metacpan | |
Net::OAuth::Message | base class for OAuth messages | metacpan | |
Net::OAuth::ProtectedResourceRequest | An OAuth protocol request for a Protected Resource | metacpan | |
Net::OAuth::Request | base class for OAuth requests | 0.29 | metacpan |
Net::OAuth::RequestTokenRequest | An OAuth protocol request for a Request Token | metacpan | |
Net::OAuth::RequestTokenResponse | An OAuth protocol response for an Request Token | metacpan | |
Net::OAuth::Response | base class for OAuth responses | metacpan | |
Net::OAuth::SignatureMethod::HMAC_SHA1 | HMAC_SHA1 Signature Method for OAuth protocol | metacpan | |
Net::OAuth::SignatureMethod::HMAC_SHA256 | HMAC_SHA256 Signature Method for OAuth protocol | metacpan | |
Net::OAuth::SignatureMethod::PLAINTEXT | PLAINTEXT Signature Method for OAuth protocol | metacpan | |
Net::OAuth::SignatureMethod::RSA_SHA1 | RSA_SHA1 Signature Method for OAuth protocol | metacpan | |
Net::OAuth::UserAuthRequest | request for OAuth User Authentication | metacpan | |
Net::OAuth::UserAuthResponse | An OAuth protocol response for an Access Token | metacpan | |
Net::OAuth::V1_0A::AccessTokenRequest | An OAuth protocol request for an Access Token | metacpan | |
Net::OAuth::V1_0A::RequestTokenRequest | An OAuth protocol request for a Request Token | metacpan | |
Net::OAuth::V1_0A::RequestTokenResponse | An OAuth protocol response for an Request Token | metacpan | |
Net::OAuth::V1_0A::UserAuthResponse | An OAuth protocol response for an Access Token | metacpan | |
Net::OAuth::XauthAccessTokenRequest | metacpan | ||
Net::OAuth::YahooAccessTokenRefreshRequest | Yahoo OAuth Extension | metacpan |