Skip to Content
Perl by Example
book

Perl by Example

by Ellie Quigley
December 2014
Beginner
888 pages
25h 23m
English
Addison-Wesley Professional
Content preview from Perl by Example

Appendix E. Dancing with Perl

Written by Alastair McGowan-Douglas

Image

Web work is a very common use of Perl. The Web is a heavily text-based medium, with plain-text HTTP being used to negotiate the transfer of plain-text HTML, XML, or JSON resources.

In the past, CGI (Common Gateway Interface) was used, but today a module called Dancer is a popular alternative. Dancer is a free, open-source micro Web application framework written in Perl that creates Web applications by building a list of HTTP verbs, routes, and methods to handle them. (See www.perldancer.org/quickstart.)

Dancer, as well as all the other popular modern Web frameworks (such as Mojolicious ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Perl

Beginning Perl

Curtis Ovid Poe
Perl Hacks

Perl Hacks

Chromatic, Damian Conway, Curtis Ovid Poe, Curtis (Ovid) Poe
Mastering Perl

Mastering Perl

brian d foy
Learning Perl 6

Learning Perl 6

brian d foy

Publisher Resources

ISBN: 9780133593068Purchase book