Mojo::Cookie man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Mojo::Cookie(3)	      User Contributed Perl Documentation      Mojo::Cookie(3)

NAME
       Mojo::Cookie - HTTP 1.1 Cookie Base Class

SYNOPSIS
	 use Mojo::Base 'Mojo::Cookie';

DESCRIPTION
       Mojo::Cookie is an abstract base class for HTTP 1.1 cookies.

ATTRIBUTES
       Mojo::Cookie implements the following attributes.

   "name"
	 my $name = $cookie->name;
	 $cookie  = $cookie->name('foo');

       Cookie name.

   "path"
	 my $path = $cookie->path;
	 $cookie  = $cookie->path('/test');

       Cookie path.

   "value"
	 my $value = $cookie->value;
	 $cookie   = $cookie->value('/test');

       Cookie value.

   "version"
	 my $version = $cookie->version;
	 $cookie     = $cookie->version(1);

       Cookie version.

METHODS
       Mojo::Cookie inherits all methods from Mojo::Base and implements the
       following new ones.

   "to_string"
	 my $string = $cookie->to_string;

       Render cookie.

SEE ALSO
       Mojolicious, Mojolicious::Guides, <http://mojolicio.us>.

perl v5.14.1			  2011-09-05		       Mojo::Cookie(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net