aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Cookies
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 6.01Frederic Culot2012-02-172-3/+6
| | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/HTTP-Cookies/Changes Notes: svn path=/head/; revision=291579
* - Add CONFLICTS with www/p5-libwww-5*Frederic Culot2011-04-191-0/+2
| | | | Notes: svn path=/head/; revision=272926
* The HTTP::Cookies class is for objects that represent a "cookie jar" --Frederic Culot2011-04-184-0/+42
that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. WWW: http://search.cpan.org/dist/HTTP-Cookies/ This new port is needed to update www/p5-libwww. Notes: svn path=/head/; revision=272871