José Joaquín Atria — 20 minutes
When HTTP::Tiny was first released, one of the biggest items in its to-do list was cookie support. With the release of v0.2.0, this is finally done.
The process involved the release of two additional distributions: Cookie::Jar and PublicSuffix. In this talk I will explain why this was the case, what obstacles I found along the way, how I overcame them, and show how this new feature can be used in your code today.