Skip to content

datamuc/Pastedance

Repository files navigation

Prerequisites

  • perl
    • Dancer
    • DateTime
    • Data::Uniqid
    • Inline::Python
      • pygments in your python installation
    • Dancer::Plugin::MongoDB
    • Template::Toolkit

And a mongodb of course.

Installation

cpanm Dancer Dancer::Plugin::Mongo Template DateTime Data::Uniqid

sudo aptitude install python-pygments
or follow
http://pygments.org/docs/installation/

Running

cp config.yml.dist config.yml
cd bin/
cp app.pl ../Pastedance.pl
./Pastedance.pl

or one of the other many ways to run a Dancer application. See Dancer::Deployment for some hints.

Notes

About

Dancer driven Pastebin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages