The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "HTTP::Cookies"

HTTP::Cookies - HTTP cookie jars River stage four • 139 direct dependents • 6288 total dependents

This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. Cookies are a general mechanism which server side connections can use to both store and retrieve in...

OALDERS/HTTP-Cookies-6.11 - 07 Dec 2023 16:39:01 UTC - Search in distribution

HTTP::Cookies::w3m - Cookie storage and management for w3m River stage zero No dependents

This package overrides the load() and save() methods of HTTP::Cookies so it can work with w3m cookie files....

YAPPO/HTTP-Cookies-w3m-0.01 - 24 May 2006 16:13:23 UTC - Search in distribution

HTTP::Cookies::Find - Locate cookies for the current user on the local machine. River stage zero No dependents

Looks in various normal places for HTTP cookie files....

MTHURN/HTTP-Cookies-Find-1.417 - 17 Jul 2021 17:38:31 UTC - Search in distribution

HTTP::Cookies::iCab - Cookie storage and management for iCab River stage zero No dependents

This package overrides the load() and save() methods of HTTP::Cookies so it can work with iCab 3 cookie files. This doesn't work on iCab 4 cookie files yet, but if you really need that, convert HTTP::Cookies::Safari to do what you need. See HTTP::Coo...

ADOPTME/HTTP-Cookies-iCab-1.132 - 30 Apr 2018 15:39:26 UTC - Search in distribution

HTTP::Cookies::Wget - access to Wget cookies files River stage zero No dependents

This is a subclass of "HTTP::Cookies" that reads (and optionally writes) Wget/Mozilla cookie files. See the documentation for HTTP::Cookies....

RUBYKAT/WWW-FetchStory-0.2307 - 18 Jul 2022 15:35:27 UTC - Search in distribution

HTTP::Cookies::Guess - Guesses UserAgent from file name. River stage zero No dependents

HTTP::Cookies::Guess is a factory class to create HTTP::Cookies subclass instances by detecting the proper subclass using its filename (and possibly magic, if the filename format is share amongst multiple subclasses, eventually). HTTP::Cookies::Guess...

YAPPO/HTTP-Cookies-Guess-0.01 - 29 May 2006 10:57:37 UTC - Search in distribution

HTTP::Cookies::Opera - Cookie storage and management for Opera River stage zero No dependents

The "HTTP::Cookies::Opera" module is a subclass of "HTTP::Cookies" that can "load()" and "save()" Opera cookie files....

GRAY/HTTP-Cookies-Opera-0.08 - 08 Jun 2013 05:49:32 UTC - Search in distribution

Pcore::HTTP::Cookies River stage one • 1 direct dependent • 1 total dependent

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC - Search in distribution

HTTP::Cookies::Chrome - Cookie storage and management for Google Chrome River stage one • 1 direct dependent • 1 total dependent

This package overrides the "load()" and "save()" methods of "HTTP::Cookies" so it can work with Google Chrome cookie files, which are SQLite databases. This also should work from Chrome clones, such as Brave. First, you are allowed to create differen...

BDFOY/HTTP-Cookies-Chrome-2.002 - 19 Feb 2021 20:30:58 UTC - Search in distribution

HTTP::Cookies::Safari - Cookie storage and management for Safari River stage zero No dependents

This package overrides the "load()" and "save()" methods of "HTTP::Cookies" so it can work with Safari cookie files. Note: If the source Safari cookie file specifies and expiry date past the unix 32-bit epoch, this file changes the expiry date to 0xF...

BDFOY/HTTP-Cookies-Safari-1.153 - 24 Aug 2017 21:04:02 UTC - Search in distribution

HTTP::Cookies::Mozilla - Cookie storage and management for Mozilla River stage one • 2 direct dependents • 2 total dependents

This package overrides the "load()" and "save()" methods of HTTP::Cookies so it can work with Mozilla cookie files. These might be stored in the user profile directory as cookies. On macOS,for instance, that's ~/Application Support/Firefox/*/cookies....

BDFOY/HTTP-Cookies-Mozilla-2.036 - 23 Jul 2019 03:28:41 UTC - Search in distribution

HTTP::Cookies::Omniweb - Cookie storage and management for Omniweb River stage zero No dependents

This package overrides the "load()" and "save()" methods of HTTP::Cookies so it can work with Omniweb cookie files. See HTTP::Cookies....

ADOPTME/HTTP-Cookies-Omniweb-1.131 - 30 Apr 2018 15:43:42 UTC - Search in distribution

HTTP::WebTest::Cookies - Cookie storage and management River stage one • 1 direct dependent • 1 total dependent

Subclass of HTTP::Cookies which enables optional transmission and receipt of cookies....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC - Search in distribution

HTTP::Cookies::MozRepl - retrieve cookies from a live Firefox instance River stage one • 2 direct dependents • 2 total dependents

This package overrides the load() and save() methods of HTTP::Cookies so it can work with a live Firefox instance. Note: To use this module, Firefox must be running and it must have the "mozrepl" extension installed. See HTTP::Cookies....

CORION/WWW-Mechanize-Firefox-0.80 - 28 Oct 2018 11:17:16 UTC - Search in distribution

HTTP::Cookies::PhantomJS - read and write PhantomJS cookies file River stage zero No dependents

This is just HTTP::Cookies subclass, so it has all same methods, but reloads "load()" and "save()" to make available reading and writing of PhantomJS cookies file. You can easily transform (if you need) "HTTP::Cookies" object to "HTTP::Cookies::Phant...

OLEG/HTTP-Cookies-PhantomJS-0.02 - 07 Nov 2015 09:56:02 UTC - Search in distribution

HTTP::Cookies::ChromeMacOS - MacOS系统读取Chrome Cookies River stage zero No dependents

MCCHEUNG/HTTP-Cookies-ChromeMacOS-0.02 - 24 Sep 2015 09:50:32 UTC - Search in distribution

HTTP::Cookies::ChromeDevTools - retrieve cookies from a live Chrome instance River stage one • 3 direct dependents • 3 total dependents

This package overrides the load() and save() methods of HTTP::Cookies so it can work with a live Chrome instance....

CORION/WWW-Mechanize-Chrome-0.73 - 29 Mar 2024 21:27:26 UTC - Search in distribution

lib/HTTP/Easy/Cookies.pm River stage zero No dependents

MONS/HTTP-Easy-0.02 - 18 Jul 2013 13:08:15 UTC - Search in distribution

HTTP::XSCookies - Fast XS cookie mangling for Perl River stage zero No dependents

This module implements cookie creation (baking) and parsing (crushing) using XS, therefore improving the speed of a pure Perl implementation....

GONZUS/HTTP-XSCookies-0.000021 - 10 Mar 2018 23:50:19 UTC - Search in distribution

Perl::Critic::Policy::HTTPCookies - Avoid using HTTP::Cookies River stage one • 1 direct dependent • 1 total dependent

This module provides Perl::Critic policies to detect the use of HTTP::Cookies. HTTP::Cookies takes a very lenient approach to setting cookies that does not work well with today's Internet, described in "LIMITATIONS" in HTTP::Cookies. Consider using H...

TOMHUKINS/Perl-Critic-Policy-HTTPCookies-0.54 - 27 Aug 2020 12:49:26 UTC - Search in distribution
459 results (0.132 seconds)