Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 405 Bytes

Readme.md

File metadata and controls

17 lines (10 loc) · 405 Bytes

URI::Shortener

A perl URI shortener. For more information see: CPAN

Testing mysql/psql with tests in xt/

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.

License

MIT License