-
-
29 Dec 2020 13:44:47 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers
- Kwalitee
Bus factor: 1- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (94.53KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:3 non-PAUSE usersand 1 contributors- Jacques Deguest (jack@deguest.jp)
- Dependencies
- APR::Base64
- APR::Pool
- APR::Request::Apache2
- APR::Request::Cookie
- APR::Socket
- APR::UUID
- Apache2::Connection
- Apache2::Const
- Apache2::Log
- Apache2::Reload
- Apache2::Request
- Apache2::RequestIO
- Apache2::RequestRec
- Apache2::RequestUtil
- Apache2::Response
- Apache2::ServerUtil
- Apache2::SubRequest
- Compress::Raw::Zlib
- Cookie::Baker
- Crypt::AuthEnc::GCM
- Crypt::KeyWrap
- Crypt::Mac::HMAC
- Crypt::Misc
- Crypt::PK::ECC
- Crypt::PK::RSA
- Crypt::PRNG
- DateTime
- Devel::Confess
- Encode
- HTTP::AcceptLanguage
- IO::File
- JSON
- MIME::Base64
- Module::Generic
- Nice::Try
- Regexp::Common
- Scalar::Util
- URI
- URI::Escape
- URI::Query
- common::sense
- curry
- parent
- strict
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.6.2 - 2020-12-11
- Modified jwt_encode to allow to pass additional parameters accepted by Net::API::REST::JWT::jwt_encode
- Updated the as_string method in Net::API::REST::Cookies which required a domain to be set
- Added methods acceptable, dnt, document_uri, gateway_interface, is_secure, mod_perl, mod_perl_version, redirect_error_notes, redirect_query_string, redirect_status, redirect_url, remote_port, request_uri, script_filename, script_name, script_uri, script_url, server_addr, server_protocol, server_signature and server_software to Net::API::REST::Request
- Correcting an inaccurate, albeit working, call to Encode in encode_utf8 and decode_utf8 in Net::API::REST
Documentation
Apache2 Request Fields ObjectApache2 Request Upload ObjectModules
Framework for RESTful APIsCookie Jar and cookie managementHTTP DateTime Manipulation and FormattingJSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516utf8 compliant URI query string manipulationApache2 Incoming Request Access and ManipulationApache2 Outgoing Response Access and ManipulationProvides
in lib/Net/API/REST/Cookies.pmin lib/Net/API/REST.pmin lib/Net/API/REST/Request.pmin lib/Net/API/REST/Request.pmin lib/Net/API/REST/Status.pmModule Install Instructions
To install Net::API::REST, copy and paste the appropriate command in to your terminal.
cpanm Net::API::REST
perl -MCPAN -e shell install Net::API::REST
For more information on module installation, please visit the detailed CPAN module installation guide.