The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.001 - 2014-12-27

  • Make a release version (Issue #2: https://github.com/briandfoy/HTTP-Cookies-Chrome/issues/2)
  • This still doesn't handle encrypted values

Changes for version 0.99_09 - 2012-07-05

  • Take care of uninitialized value in _get_utc_microseconds

Changes for version 0.99_06 - 2010-01-06

  • Hey, SQLite support DROP TABLE IF EXISTS. I don't have to catch any errors. :)

Changes for version 0.99_05 - 2010-01-05

  • More testing to see what is going to satisfy these testers who don't like the warning about dropping a table that isn't there.

Changes for version 0.99_04 - 2010-01-04

  • Capture a possible query failure when I try to drop a table from a new file.

Changes for version 0.99_03 - 2010-01-03

  • How did I forget HTTP::Cookies as a prereq? Oh yeah, I've broken my local copy of Test::Prereq.

Changes for version 0.99_02 - 2010-01-01

  • Fix the pod coverage test. The interface comes from HTTP::Cookies.

Changes for version 0.99_01 - 2009-12-29

  • A first implementation.

Modules

Cookie storage and management for Google Chrome

Provides

in lib/HTTP/Cookies/Chrome.pm