7a3a80c791 | ||
---|---|---|
bin | ||
data | ||
lib/App | ||
public | ||
views | ||
.gitignore | ||
README.md | ||
config.yml | ||
start |
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