This is a simplest possible backend for pixel-ping, node.js daemon for geathering statistics via embedded single-pixel image.
Backend is built on Mojolicious and uses SQLite as a database.
Run it as ./backend.pl daemon
. Run tests by ./backend.pl test
.