start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.27 CGI::Carp Chapter 8
Standard Modules
Next: 8.29 CGI::Fast
 

8.28 CGI::Cookie

Provides an interface to Netscape (HTTP/1.1) cookies that can be used in conjunction with CGI.pm or independently. To use CGI::Cookie, you create a new cookie object with the constructor new . You can then send the cookie to the browser in one of the following ways:

The following methods are provided for CGI::Cookie:


Previous: 8.27 CGI::Carp Perl in a Nutshell Next: 8.29 CGI::Fast
8.27 CGI::Carp Book Index 8.29 CGI::Fast

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.