Download the HTTP Cookie Library for Perl to easily manage cookies in your CGI scripts.
Perl Library
| Filename | Description |
|---|---|
README |
Installation instructions and documentation |
cookielib.pl |
Main HTTP Cookie Library file |
example.pl |
Example script demonstrating cookie usage |
cookie.lib to your CGI directoryrequire cookie.lib; in your Perl scripts