Commit Graph

4 Commits

Author SHA1 Message Date
git@daemon.de
f3be7877ff forgot to change the uuid field pack format 2013-06-17 12:03:28 +02:00
git@daemon.de
d8365f915b the unpack() formatstring for the uuid (field 0x01) "L<4" didn't
return a hex string, but a number only, which is fine for most
        cases, but isn't a correct Data::UUID representation. Changed back
        to "H*".
2013-06-17 11:51:13 +02:00
git@daemon.de
fca71efd62 fixed pack/unpack formats to use strictly little-endian values as required
by database format
2012-11-27 17:41:49 +01:00
TLINDEN
5c28e1f954 first commit 2012-07-20 12:58:07 +02:00