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

NAME

Labyrinth::CookieLib - Cookie Management for Labyrinth

DESCRIPTION

This collection of functions provides the cookie functionality within the Labyrinth framework.

Based on the NMS cookielib script.

FUNCTIONS

SetCookieExpDate

Set the cookie expiration date.

SetCookiePath

Set the cookie path.

SetCookieDomain

Set the cookie domain.

SetSecureCookie

Set the cookie security.

GetCookies

Get all existing cookies.

SetCookie

Set a single cookie.

SetCookies

Set all given cookies.

GetCompressedCookies

Get all compressed cookies.

SetCompressedCookies

Set all given cookies as compressed cookies.

SEE ALSO

  Labyrinth

AUTHOR

Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

COPYRIGHT & LICENSE

  Copyright (C) 2002-2015 Barbie for Miss Barbell Productions
  All Rights Reserved.

  This module is free software; you can redistribute it and/or
  modify it under the Artistic License 2.0.