pkgsrc/www/p5-Cookie-XS/DESCR
abs 2c94f76a41 Added www/p5-Cookie-XS version 0.11
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.
2014-02-06 10:46:53 +00:00

6 lines
300 B
Text

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.