221 Forks
739 Stars
739 Watchers

Dancer

The easiest way to write web applications with Perl (Perl web micro-framework)

How to download and setup Dancer

Open terminal and run command
git clone https://github.com/PerlDancer/Dancer.git
git clone is used to create a copy or clone of Dancer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Dancer https://github.com/PerlDancer/Dancer/archive/master.zip

Or simply clone Dancer with SSH
[email protected]:PerlDancer/Dancer.git

If you have some problems with Dancer

You may open issue on Dancer support forum (system) here: https://github.com/PerlDancer/Dancer/issues