summaryrefslogtreecommitdiff
path: root/www/p5-Cookie-XS/DESCR
blob: 625f5f17a765e59695305261cd8af3bedcb488d3 (plain)
1
2
3
4
5
6
This module implements a very simple parser for cookies used in
HTTP applications. We've found CGI::Simple::Cookie and CGI::Cookie
rather slow according to the profiling results for our OpenResty
project, hence the rewrite in C.

WARNING: This module is obsolete; please use CGI::Cookie::XS instead.