Revision history for Parse-Flash-Cookie
# $Id: Changes 149 2008-01-29 17:28:54Z aff $
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.