SlackBuildsOrg/perl/perl-http-cookies
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
perl-http-cookies.info
perl-http-cookies.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.