Description
HTTP cookie strings can be generated and parsed from Perl web applications. Developers use this module to create response cookies and interpret incoming cookie headers. Cookies can contain session identifiers or tracking data, so flags, expiration, and secrecy matter.