mention UNIX/Win32 compatiability in docs (http://rt.cpan.org/Ticket/Display.html?id=16501)
detect page corruption better and croak rather than segfault (http://rt.cpan.org/Ticket/Display.html?id=17335)
when running in raw_values => 0 mode, always store reference to data. Storable doesn't like freeze(SCALAR) (http://rt.cpan.org/Ticket/Display.html?id=16762)
Handle edge case of slot count increase when page already nearly full possibly causing corruption (can only happen if ->purge() called at just the wrong time)