Search results for "module:Furl"
Furl - Lightning-fast URL fetcher
Furl is yet another HTTP client library. LWP is the de facto standard HTTP client for Perl 5, but it is too slow for some critical jobs, and too complex for weekend hacking. Furl resolves these issues. Enjoy it!...
SYOHEX/Furl-3.14 - 13 May 2021 05:30:54 UTC
Test::Mock::Furl::Furl - Mock Furl
See Test::Mock::Furl page for more details....
BAYASHI/Test-Mock-Furl-0.05 - 26 Jul 2013 13:32:05 UTC
Furl::S3 - Furl based S3 client library.
This module uses Furl lightweight HTTP client library and provides very simple interfaces to Amazon Simple Storage Service (Amazon S3) for more details. see Amazon S3's developer guide and API References. http://docs.amazonwebservices.com/AmazonS3/20...
IKEBE/Furl-S3-0.02 - 16 May 2012 10:27:28 UTC
Furl::PSGI - Furl, but wired to a PSGI app
Furl::PSGI is a subclass of Furl that requires a PSGI app and sends all requests through that app. This helps facilitate testing, where you can pass a Furl::PSGI rather than a Furl and handle any requests in the same process rather than go out over t...
MHOWARD/Furl-PSGI-0.03 - 01 May 2019 07:19:54 UTC
Furl::HTTP - Low level interface to Furl
Furl is yet another HTTP client library. LWP is the de facto standard HTTP client for Perl 5, but it is too slow for some critical jobs, and too complex for weekend hacking. Furl resolves these issues. Enjoy it!...
SYOHEX/Furl-3.14 - 13 May 2021 05:30:54 UTC
Furl::Cookies - HTTP Cookie jars for Furl.
This is HTTP Cookie jars for Furl....
KAZUNORI/Furl-Cookies-0.03 - 07 Jun 2013 02:11:49 UTC
Furl::Request - Request object for Furl
This is a HTTP request object in Furl....
SYOHEX/Furl-3.14 - 13 May 2021 05:30:54 UTC
Furl::Response - Response object for Furl
This is a HTTP response object in Furl....
SYOHEX/Furl-3.14 - 13 May 2021 05:30:54 UTC
Furl::PSGI::HTTP - Furl's low-level interface, wired to PSGI
This is where the magic happens for Furl::PSGI, similar to Furl and Furl::HTTP. Given a PSGI app, all requests are sent to it and no network connections should be made....
MHOWARD/Furl-PSGI-0.03 - 01 May 2019 07:19:54 UTC
Test::Mock::Furl - Mocks Furl for testing
"Test::Mock::Furl" is the mock module for teting Furl EXPORTS The following variables are exported by default: $Mock_furl The mock Furl object - a Test::MockObject object $Mock_furl_http The mock Furl::HTTP object - a Test::MockObject object $Mock_fu...
BAYASHI/Test-Mock-Furl-0.05 - 26 Jul 2013 13:32:05 UTC
Furl::HTTP::OAuth - Make OAuth 1.0 signed requests with Furl
The goal of this module is to provide a simple interface for quickly signing and sending HTTP requests using OAuth 1.0 and Furl. You should be at least somewhat familiar with OAuth 1.0 and Furl before using this module....
ASCRA/Furl-HTTP-OAuth-0.002 - 15 Sep 2016 00:29:16 UTC
Test::Mock::Furl::HTTP - Mock Furl::HTTP
See Test::Mock::Furl page for more details....
BAYASHI/Test-Mock-Furl-0.05 - 26 Jul 2013 13:32:05 UTC
Test::Mock::Furl::Request - Mock Furl::Request
See Test::Mock::Furl page for more details....
BAYASHI/Test-Mock-Furl-0.05 - 26 Jul 2013 13:32:05 UTC
Test::Mock::Furl::Response - Mock Furl::Response
See Test::Mock::Furl page for more details....
BAYASHI/Test-Mock-Furl-0.05 - 26 Jul 2013 13:32:05 UTC
HTTP::AnyUA::Backend::Furl - A unified programming interface for Furl
This module adds support for the HTTP client Furl to be used with the unified programming interface provided by HTTP::AnyUA....
CCM/HTTP-AnyUA-0.904 - 17 Mar 2019 06:47:23 UTC