Skip to content

Commit

Permalink
Added Mason
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Oct 1, 2009
1 parent 4a65cf7 commit 636d93c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,12 @@ <h2>Frameworks</h2>
<dd>HTTP::Engine is a micro web application framework and has <a href="http://github.com/http-engine/HTTP-Engine">PSGI Interface support</a>.</dd>
<dt><a href="http://search.cpan.org/~sukria/Dancer/">Dancer</a></dt>
<dd>Dancer is a Sinatra-like micro web application framework and supports PSGI since 0.9904.</dd>
<dt><a href="http://www.masonhq.com/">Mason</a></dt>
<dd>Mason allows you to embed code in HTML templates and can now run on any PSGI supported web server using <a href="http://github.com/miyagawa/HTML-Mason-PSGIHandler">HTML::Mason::PSGIHandler</a></dd>
<dt><a href="http://search.cpan.org/~beppu/Squatting/">Squatting</a></dt>
<dd>Squatting is a Camping-inspired Web Microframework and has support for PSGI through <a href="http://github.com/miyagawa/Squatting-On-PSGI">Squatting::On::PSGI</a></dd>
<dt><a href="http://github.com/awwaiid/continuity">Continuity</a></dt>
<dd>Continuity is a Coro based web server that supports Continuation. Github repo has an experimental Plack support.</dd>
<!-- dt><a href="http://github.com/dann/angelos">Angelos</a></dt>
<dt><a href="http://github.com/typester/ark-perl">Ark</a></dt>
<dt><a href="http://github.com/spiritloose/Schenker">Schenker</a></dt>
Expand Down

0 comments on commit 636d93c

Please sign in to comment.