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

Search results for "Cookie"

Cookie - Cookie Object with Encryption or Signature River stage one • 2 direct dependents • 5 total dependents

This is a powerful and versatile package to create and represent a cookie compliant with the latest standard as set by rfc6265 <https://datatracker.ietf.org/doc/html/rfc6265>. This can be used as a standalone module, or can be managed as part of the ...

JDEGUEST/Cookie-v0.3.5 - 12 Feb 2024 23:53:10 UTC - Search in distribution

My::Cookie - A cookie based dispatcher River stage zero No dependents

This example module shows how to use cookies to determine if mogile is to be used or not. It takes advantage of the apache request object being passed to make its deciscion....

JDEGUEST/Apache2-Mogile-Dispatch-0.3 - 21 Nov 2021 22:25:32 UTC - Search in distribution

Cookie::XS - HTTP Cookie parser in C (Please use CGI::Cookie::XS instead) River stage one • 1 direct dependent • 1 total dependent

WARNING: This module is obsolete now; please use CGI::Cookie::XS instead. This module implements a very simple parser for cookies used in HTTP applications. We've found CGI::Simple::Cookie and CGI::Cookie rather slow according to the profiling result...

AGENT/Cookie-XS-0.11 - 12 Sep 2008 07:05:58 UTC - Search in distribution

CGI::Cookie - Interface to HTTP Cookies River stage four • 286 direct dependents • 1216 total dependents

CGI::Cookie is an interface to HTTP/1.1 cookies, a mechanism that allows Web servers to store persistent information on the browser's side of the connection. Although CGI::Cookie is intended to be used in conjunction with CGI.pm (and is in fact used ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution
  • CGI - Handle Common Gateway Interface requests and responses
  • CGI::Push - Simple Interface to Server Push

Mojo::Cookie - HTTP cookie base class River stage four • 943 direct dependents • 1041 total dependents

Mojo::Cookie is an abstract base class for HTTP cookie containers, based on RFC 6265 <https://tools.ietf.org/html/rfc6265>, like Mojo::Cookie::Request and Mojo::Cookie::Response....

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

Cookie::Baker - Cookie string generator / parser River stage four • 5 direct dependents • 1892 total dependents

Cookie::Baker provides simple cookie string generator and parser....

KAZEBURO/Cookie-Baker-0.12 - 05 Jan 2024 08:28:19 UTC - Search in distribution

Kwiki::Cookie - Kwiki Cookie Base Class River stage three • 119 direct dependents • 135 total dependents

INGY/Kwiki-0.39 - 06 Mar 2007 20:57:49 UTC - Search in distribution

Spoon::Cookie - Spoon Cookie Base Class River stage three • 8 direct dependents • 141 total dependents

INGY/Spoon-0.24 - 09 Dec 2006 23:29:37 UTC - Search in distribution

Dancer::Cookie - class representing cookies River stage three • 214 direct dependents • 218 total dependents

Dancer::Cookie provides an HTTP cookie object to work with cookies....

YANICK/Dancer-1.3521 - 08 Feb 2023 20:58:09 UTC - Search in distribution

Apache::Cookie - HTTP Cookies Class River stage two • 25 direct dependents • 25 total dependents

The Apache::Cookie module is a Perl interface to the cookie routines in *libapreq*. The interface is based on Lincoln Stein's CGI::Cookie module....

ISAAC/libapreq-1.34 - 08 Jan 2009 22:13:46 UTC - Search in distribution

Solstice::Cookie - An interface for managing cookies in your solstice apps. River stage zero No dependents

MCRAWFOR/Solstice-1440 - 07 Nov 2007 20:57:59 UTC - Search in distribution

OpenFrame::Cookie - An abstract cookie River stage one • 1 direct dependent • 1 total dependent

This class is used internally in OpenFrame to hold a cookie. An "OpenFrame::Cookie" object is returned when you fetch a cookie from a "OpenFrame::Cookies" object. This class is a subclass of "CGI::Cookie". You should call its value() method to get th...

RCLAMP/OpenFrame-3.05 - 05 Aug 2004 17:05:26 UTC - Search in distribution

OpenPlugin::Cookie - handler to parse/output cookies from/to the client River stage zero No dependents

This module defines methods for retrieving and creating cookies. You can find information regarding cookies at the following url: http://www.ics.uci.edu/pub/ietf/http/rfc2109.txt...

ERIC/OpenPlugin-0.11 - 29 Aug 2003 03:04:25 UTC - Search in distribution

Tripletail::Cookie - 独自のクッキー管理を行う River stage zero No dependents

Tripletail::Form クラスのインスタンスをクッキーに保存し、 また、クッキーから Tripletail::Form を取り出す。 クッキー有効期限、ドメイン、パス等は、 ini ファイルで指定する。 METHODS "$TL->getCookie" $cookie = $TL->getCookie($inigroup) $cookie = $TL->getCookie('Cookie') Tripletail::Cookie オブジェクトを取得。 引数には Ini で設定したグルー...

HIO/Tripletail-0.65 - 27 Dec 2021 10:15:26 UTC - Search in distribution

CGI::Cookie::XS - HTTP Cookie parser in pure C River stage one • 2 direct dependents • 6 total dependents

This module implements a very simple parser for cookies used in HTTP applications. We've found CGI::Simple::Cookie and CGI::Cookie rather slow according to the profiling results for our OpenResty project, hence the rewrite in C. This library is still...

AGENT/CGI-Cookie-XS-0.18 - 02 Sep 2009 13:37:13 UTC - Search in distribution

lib/Drogo/Cookie.pm River stage zero No dependents

MJFLICK/Drogo-0.23 - 07 Jan 2014 06:21:13 UTC - Search in distribution

glue/perl/lib/Apache2/Cookie.pm River stage two • 18 direct dependents • 34 total dependents

The Apache2::Cookie module is based on the original 1.X versions, which mimic the CGI::Cookie API. The current version of this module includes several packages and methods which are patterned after Apache2::Request, yet remain largely backwards-compa...

SHAY/libapreq2-2.16 - 22 Mar 2021 17:59:11 UTC - Search in distribution

Cookie::Baker::XS - boost Cookie::Baker's crush_cookie River stage one • 1 direct dependent • 2 total dependents

Cookie::Baker::XS provides cookie string parser that implemented by XS. This modules only provides parser, does not have a generator function. For more details, see Cookie::Baker's document...

KAZEBURO/Cookie-Baker-XS-0.12 - 31 Mar 2022 04:25:23 UTC - Search in distribution

AxKit::XSP::Cookie - An XSP library for setting and getting HTTP cookies. River stage zero No dependents

The XSP cookie: tag library implements a simple way to set/get HTTP cookies....

MSERGEANT/AxKit-XSP-Cookie-1.41 - 30 Nov 2001 14:54:22 UTC - Search in distribution

CGI::Kwiki::Cookie - CGI Base Class for CGI::Kwiki River stage zero No dependents

See installed kwiki pages for more information....

INGY/CGI-Kwiki-0.18 - 11 Sep 2003 06:08:36 UTC - Search in distribution
810 results (0.278 seconds)