Changes for version 0.10 - 2005-11-08
- alter class name from CGI::Cookie::Jam to CGI::Cookie::Pack
- sweeping reform with algorithm about twice escape. as a result, success to reduce size of packed cookie string.
- discard functions: enjam(), dejam(), encryptjam() and decryptjam().
- now main functions are implemented as object oriented methods: packin() and packout().
Modules
Pack in/out a large number of parameters to a small number of cookies.