Commit Graph

8 Commits

Author SHA1 Message Date
git@daemon.de
1672943fcc enhanced unittests, added pod for addrecord and newrecord, using ->new() everywhere, new parameter "create" 2015-02-16 11:41:35 +01:00
git@daemon.de
6597804217 re-licensed to artistic2 2015-02-12 15:18:18 +01:00
git@daemon.de
2bd22cfca6 fixed issue#8, now using File::Temp 2015-01-12 11:17:34 +01:00
git@daemon.de
90260e757d fixed parsing of password expire field (github issue 5+6) 2013-07-05 09:39:50 +02:00
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