A perl URI shortener. For more information see: CPAN
Expects you to have a DB named 'test' on localhost at the default port.
Mysql expects you to set DBI_USER and MYSQL_PWD env vars. Pg expects you to set PGUSER and PGPASSWORD env vars.
Set the AUTHOR_TESTING env var high.
MIT License