14 lines
265 B
Markdown
14 lines
265 B
Markdown
|
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
|