Initial commit.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 3 Jul 2015 19:23:08 +0000 (20:23 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 3 Jul 2015 19:27:50 +0000 (20:27 +0100)
commitbe24e9afafe0d740652d962fd5531de901a9cd09
tree6a554415c03341eaab5f6930f517696593070e2a
Initial commit.

Seems to work.  Mostly.
17 files changed:
bin/pastebin.userv [new file with mode: 0755]
bin/populate-lang-table [new file with mode: 0755]
bin/shorturl.userv [new file with mode: 0755]
lib/.gitignore [new file with mode: 0644]
lib/Odin.pm [new file with mode: 0644]
mason/common/autohandler [new file with mode: 0644]
mason/pastebin/%edit [new file with mode: 0644]
mason/pastebin/%show [new file with mode: 0644]
mason/pastebin/.perl-lib [new symlink]
mason/pastebin/autohandler [new symlink]
mason/pastebin/dhandler [new file with mode: 0644]
mason/shorturl/.perl-lib [new symlink]
mason/shorturl/autohandler [new symlink]
mason/shorturl/dhandler [new file with mode: 0644]
sql/setup-pastebin.sql [new file with mode: 0644]
sql/setup-shorturl.sql [new file with mode: 0644]
static/odin.css [new file with mode: 0644]