Just out of curiosity, what are the advantages of dancer over say catalyst and CGI::Application and countless others?
On Thu, 2010-08-19 at 23:14 +0300, sawyer x wrote: > > On Thu, Aug 19, 2010 at 10:36 PM, Shmuel Fomberg <[email protected]> > 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 > [email protected] > http://mail.perl.org.il/mailman/listinfo/perl _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
