Go to file
Matthew Connelly 7a3a80c791 First commit 2015-04-13 03:56:29 +01:00
bin First commit 2015-04-13 03:56:29 +01:00
data First commit 2015-04-13 03:56:29 +01:00
lib/App First commit 2015-04-13 03:56:29 +01:00
public First commit 2015-04-13 03:56:29 +01:00
views First commit 2015-04-13 03:56:29 +01:00
.gitignore First commit 2015-04-13 03:56:29 +01:00
README.md First commit 2015-04-13 03:56:29 +01:00
config.yml First commit 2015-04-13 03:56:29 +01:00
start First commit 2015-04-13 03:56:29 +01:00

README.md

App::WerePaste

Perl-based pastebin software, largely a rewrite of Dancebin, using Pygments via Inline::Python for syntax highlighting.

Requirements:

  • Dancer2
  • Dancer2::Plugin::DBIC
  • Data::UUID
  • Try::Tiny
  • Inline::Python
  • pip module Pygments