Hi, as I have seen that people are existing by presenting they new Dancer app, there is mine :)
A Shorten URL Service, that use :
Dancer (awesome of course)
Redis (awesome way to save data and have an ultra high speed)
NGINX ( to serve static files)
Plackup ( to server Dancer apps)
The system could be plug in any Customer shorten services with Api. I have successfully plug it in Drupal, on my site
http://qa.celogeek.com
And it offer simple stats (clicks and uniq clicks).
Well, THANKS A LOT DANCER !
I love Perl community :)
Geistteufel