Dancer

The easiest way to write web applications in Perl
Download

Dancer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Alexis Sukrieh
  • Publisher web site:
  • http://www.sukria.net/perlconsole.html

Dancer Tags


Dancer Description

The easiest way to write web applications in Perl Dancer is a Perl framework for building web 2.0 applications with minimal effort.Prepare your moves#!/usr/bin/perluse Dancer;get '/hi' => sub { "Hello World!"};dance;And dance$ sudo cpan Dancer$ perl ./hi.pl>> Listening on 127.0.0.1:3000== Entering the dance floor ...== GET /hi HTTP/1.0 200 OK Requirements: · Perl


Dancer Related Software