Development Tools

Dancer – simple but powerful web application framework for Perl

Dancer is a lightweight yet powerful web application framework.

Dancer aims to provide the simplest way for writing web applications, and offers the flexibility to scale between a very simple lightweight web service consisting of a few lines of code in a single file, all the way up to a more complex fully-fledged web application with session support, templates for views and layouts, etc.

Dancer apps can be used with an embedded web server (great for easy testing), and can run under PSGI/Plack for easy deployment in a variety of web server environments.

This is free and open source software.

Key Features

  • Very simple – Intuitive, minimalist and very expressive syntax.
  • Flexible – PSGI support, plugins and modular design allow for strong scalability.
  • Few dependencies – Dancer depends on as few CPAN modules as possible making it easy to install.

Website: www.perldancer.org
Support: GitHub Code Repository
Developer: Dancer Core Developers; copyright Alexis Sukrieh
License: Artistic License 1.0 or GNU General Public License

Dancer is written in Perl. Learn Perl with our recommended free books and free tutorials.


Related Software

Perl Web Frameworks
MojoliciousReal-time web framework allowing web applications using WebSockets
CatalystHigh quality MVC web framework
DancerSimple but powerful web application framework with few dependencies

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments