robmueller / cache-fastmmap

Uses an mmap'ed file to act as a shared memory interprocess cache
http://search.cpan.org/~robm/Cache-FastMmap/
18 stars 15 forks source link

Bug: Current unix timestamp is more than 1500000000 #9

Closed hustcat closed 7 years ago

hustcat commented 7 years ago

see here.

#date -d @1500000000
Fri Jul 14 10:40:00 CST 2017
robmueller commented 7 years ago

Ouch. I've pushed a fixed version and also released a new V 1.46 to cpan.