slackbuilds/perl/perl-http-cookies
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README perl/perl-http-cookies: Fixed dep information 2012-08-25 18:34:05 +02:00
perl-http-cookies.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
perl-http-cookies.info perl/perl-http-cookies: Fixed dep information 2012-08-25 18:34:05 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

This class is for objects that represent a "cookie jar" -- that is,
a database of all the HTTP cookies that a given LWP::UserAgent
object knows about. Cookies are a general mechanism which server
side connections can use to both store and retrieve information on
the client side of the connection.