1Dancer2(3)            User Contributed Perl Documentation           Dancer2(3)
2
3
4

NAME

6       Dancer2 - Lightweight yet powerful web application framework
7

VERSION

9       version 0.300000
10

DESCRIPTION

12       Dancer2 is the new generation of Dancer, the lightweight web-framework
13       for Perl. Dancer2 is a complete rewrite based on Moo.
14
15       Dancer2 can optionally use XS modules for speed, but at its core
16       remains fatpackable (packable by App::FatPacker) so you could easily
17       deploy Dancer2 applications on hosts that do not support custom CPAN
18       modules.
19
20       Dancer2 is easy and fun:
21
22           use Dancer2;
23           get '/' => sub { "Hello World" };
24           dance;
25
26       This is the main module for the Dancer2 distribution. It contains logic
27       for creating a new Dancer2 application.
28
29   Documentation Index
30       Documentation on Dancer2 is split into several sections. Below is a
31       complete outline on where to go for help.
32
33       ·   Dancer2 Tutorial
34
35           If you are new to the Dancer approach, you should start by reading
36           our Dancer2::Tutorial.
37
38       ·   Dancer2 Manual
39
40           Dancer2::Manual is the reference for Dancer2. Here you will find
41           information on the concepts of Dancer2 application development and
42           a comprehensive reference to the Dancer2 domain specific language.
43
44       ·   Dancer2 Keywords
45
46           The keywords for Dancer2 can be found under DSL Keywords.
47
48       ·   Dancer2 Deployment
49
50           For configuration examples of different deployment solutions
51           involving Dancer2 and Plack, refer to Dancer2::Manual::Deployment.
52
53       ·   Dancer2 Cookbook
54
55           Specific examples of code for real-life problems and some 'tricks'
56           for applications in Dancer can be found in Dancer2::Cookbook
57
58       ·   Dancer2 Config
59
60           For configuration file details refer to Dancer2::Config. It is a
61           complete list of all configuration options.
62
63       ·   Dancer2 Plugins
64
65           Refer to Dancer2::Plugins for a partial list of available Dancer2
66           plugins. Note that although we try to keep this list up to date we
67           expect plugin authors to tell us about new modules.
68
69           For information on how to author a plugin, see "Writing the plugin"
70           in Dancer2::Plugin.
71
72       ·   Dancer2 Migration guide
73
74           Dancer2::Manual::Migration provides the most up-to-date instruction
75           on how to convert a Dancer (1) based application to Dancer2.
76

FUNCTIONS

78   my $runner=runner();
79       Returns the current runner. It is of type Dancer2::Core::Runner.
80

SECURITY REPORTS

82       If you need to report a security vulnerability in Dancer2, send all
83       pertinent information to <mailto:dancer-security@dancer.pm>. These
84       matters are taken extremely seriously, and will be addressed in the
85       earliest timeframe possible.
86

SUPPORT

88       You are welcome to join our mailing list.  For subscription
89       information, mail address and archives see
90       <http://lists.preshweb.co.uk/mailman/listinfo/dancer-users>.
91
92       We are also on IRC: #dancer on irc.perl.org.
93

AUTHORS

95   CORE DEVELOPERS
96           Alberto Simões
97           Alexis Sukrieh
98           Damien Krotkine
99           David Precious
100           Franck Cuny
101           Jason A. Crome
102           Mickey Nasriachi
103           Peter Mottram (SysPete)
104           Russell Jenkins
105           Sawyer X
106           Stefan Hornburg (Racke)
107           Steven Humphrey
108           Yanick Champoux
109
110   CORE DEVELOPERS EMERITUS
111           David Golden
112
113   CONTRIBUTORS
114           A. Sinan Unur
115           Abdullah Diab
116           Ahmad M. Zawawi
117           Alex Beamish
118           Alexander Karelas
119           Alexandr Ciornii
120           Andrew Beverley
121           Andrew Grangaard
122           Andrew Inishev
123           Andrew Solomon
124           Andy Jack
125           Ashvini V
126           B10m
127           Bas Bloemsaat
128           baynes
129           Ben Hutton
130           Ben Kaufman
131           biafra
132           Blabos de Blebe
133           Breno G. de Oliveira
134           cdmalon
135           Celogeek
136           Cesare Gargano
137           Charlie Gonzalez
138           chenchen000
139           Chi Trinh
140           Christian Walde
141           Christopher White
142           Colin Kuskie
143           cym0n
144           Dale Gallagher
145           Dan Book (Grinnz)
146           Daniel Böhmer
147           Daniel Muey
148           Daniel Perrett
149           Dave Jacoby
150           Dave Webb
151           David (sbts)
152           David Steinbrunner
153           David Zurborg
154           Davs
155           Deirdre Moran
156           Dennis Lichtenthäler
157           Dinis Rebolo
158           dtcyganov
159           Erik Smit
160           Fayland Lam
161           Gabor Szabo
162           geistteufel
163           Gideon D'souza
164           Gil Magno
165           Glenn Fowler
166           Graham Knop
167           Gregor Herrmann
168           Grzegorz Rożniecki
169           Hobbestigrou
170           Hunter McMillen
171           Ivan Bessarabov
172           Ivan Kruglov
173           JaHIY
174           Jakob Voss
175           James Aitken
176           James Raspass
177           James McCoy
178           Jason Lewis
179           Javier Rojas
180           Jean Stebens
181           Jens Rehsack
182           Joel Berger
183           Johannes Piehler
184           Jonathan Cast
185           Jonathan Scott Duff
186           Joseph Frazer
187           Julien Fiegehenn (simbabque)
188           Julio Fraire
189           Kaitlyn Parkhurst (SYMKAT)
190           kbeyazli
191           Keith Broughton
192           lbeesley
193           Lennart Hengstmengel
194           Ludovic Tolhurst-Cleaver
195           Mario Zieschang
196           Mark A. Stratman
197           Marketa Wachtlova
198           Masaaki Saito
199           Mateu X Hunter
200           Matt Phillips
201           Matt S Trout
202           Maurice
203           MaxPerl
204           Menno Blom
205           Michael Kröll
206           Michał Wojciechowski
207           Mike Katasonov
208           Mohammad S Anwar
209           mokko
210           Nick Patch
211           Nick Tonkin
212           Nigel Gregoire
213           Nikita K
214           Nuno Carvalho
215           Olaf Alders
216           Olivier Mengué
217           Omar M. Othman
218           pants
219           Patrick Zimmermann
220           Pau Amma
221           Paul Cochrane
222           Paul Williams
223           Pedro Bruno
224           Pedro Melo
225           Philippe Bricout
226           Ricardo Signes
227           Rick Yakubowski
228           Ruben Amortegui
229           Sakshee Vijay (sakshee3)
230           Sam Kington
231           Samit Badle
232           Sebastien Deseille (sdeseille)
233           Sergiy Borodych
234           Shlomi Fish
235           Slava Goltser
236           Snigdha
237           Steve Dondley
238           Tatsuhiko Miyagawa
239           Tina Müller
240           Tom Hukins
241           Upasana Shukla
242           Utkarsh Gupta
243           Vernon Lyon
244           Victor Adam
245           Vince Willems
246           Vincent Bachelier
247           xenu
248           Yves Orton
249

AUTHOR

251       Dancer Core Developers
252
254       This software is copyright (c) 2019 by Alexis Sukrieh.
255
256       This is free software; you can redistribute it and/or modify it under
257       the same terms as the Perl 5 programming language system itself.
258
259
260
261perl v5.30.1                      2020-01-29                        Dancer2(3)
Impressum