Go to file
Matthew Connelly e921575138 use CSS for line numbers rather than tables 2015-04-18 19:48:05 +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 disable line numbering in pygments 2015-04-18 18:13:10 +01:00
public use CSS for line numbers rather than tables 2015-04-18 19:48:05 +01:00
views First commit 2015-04-13 03:56:29 +01:00
.gitignore First commit 2015-04-13 03:56:29 +01:00
LICENSE sexy sexy BSD license 2015-04-13 04:00:11 +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