Revision history for Parse-Flash-Cookie

0.09 2011-02-07

        Added LICENSE => perl to Makefile.PL.  
        Added SOL version 3 detection (parsing not supported yet).

0.08 2008-01-29

Fix for Test::More version 0.74

0.07 2008-01-29

        Explicit convertion of inf, -inf and NaN regardless of 
        OS/compiler.

0.06 2008-01-20

        Read int and long as little-endian regardless of platform.
        Patch by Almut Behrens.

0.05 2008-01-17

Fixed bug in endianness check.

0.04 2008-01-17

        Added support for big-endian architectures.
        Added support for data types date and pointer.

0.03 2008-01-04

Added missing dependency to URI::Escape.

0.02 2008-01-01

        Renamed function parse to to_text.
        Added XML support.

0.01 2007-12-12

Initial version.