Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 316 Bytes

frameworks.md

File metadata and controls

17 lines (10 loc) · 316 Bytes

Perl Web Frameworks

In this chapter we will look at some of the most popular frameworks that are currently used to write web applications in Perl. We will write a standard application in each of these frameworks.

The frameworks we will cover are:

  • Raw Plack

  • Web::Simple

  • Mojolicious

  • Dancer

  • Catalyst