On Thu, Aug 19, 2010 at 10:36 PM, Shmuel Fomberg <semu...@012.net.il> wrote:

> Hi.
>
> I want to build a simple site, that is no more then file-handling
> interface, (upload, download, browse)
> payment form and custom permissions.
>

You could probably write one rather quickly using Dancer.

A new stable version with a few perks, documentation fixups and a few
important improvements in the core should be released soon.

Also, the #dancer channel and Dancer mailing lists are quite helpful, and it
supports HTTP::Server::Simple, PSGI-compatible which allows Starman, Plack
(and any other PSGI-enabled servers) and even PSGI-supported Apache set up
and also, CGI on top of Apache.

Kitzur, the choice of a new generation of minimal small, working, beautiful
web frameworks, blah blah blah and so forth. :)
_______________________________________________
Perl mailing list
Perl@perl.org.il
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to