You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 6c0af11690
perl/perl-http-cookies: Fix slack-desc.
9 years ago
..
README perl/perl-http-cookies: Fixed dep information 13 years ago
perl-http-cookies.SlackBuild various: Update find command to match template. 12 years ago
perl-http-cookies.info perl/perl-http-cookies: Fix source URLs. 11 years ago
slack-desc perl/perl-http-cookies: Fix slack-desc. 9 years ago

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.