[cgiapp] CGI::Application or Dancer2, Mojolicious et similar

2016-08-11 Thread max . augsburg
Dear CGI Application Experts, I am a Newbie in Perl and Web Programming. I tested a little bit Dancer2, but I liked CGI::Application from the design much much more because it feels for me more perlish. But what me confuse a little bit is, that the last stable version is from the year 2011.

Re: [cgiapp] CGI::Application or Dancer2, Mojolicious et similar

2016-08-26 Thread max . augsburg
Dear everybody, Sorry for my late reply. Thank you all very much for your answers. I am a little bit sad that the main answers seems not see CGI Application as an a up-to-date alternative for programming web applications at the moment. But of course the development tools in perl has to go

Re: [cgiapp] AutoRunmode vs Apache issue

2017-05-25 Thread max . augsburg
Hi, Simon,   I think that DirectoryIndex is the wrong option (I think this option is only for the case,  that your page is requested without any path argument (especially instead of the the usualyl called index.html). You have to rewrite all requests over your CGI-script. I have the following

Re: [cgiapp] AutoRunmode vs Apache issue

2017-05-25 Thread max . augsburg
Yes, I agree with Jerry. With "$self->mode_param(path_info => 1);"  in the setup section and a corresponding Apache setup you can get short URLs without the AutoRunMode module that I don't know. And if you want more flexibility, you can try my patched CGI Application version

Re: [cgiapp] Mailing list shutting down

2017-09-01 Thread max . augsburg
I would also like that the list continues in any form. I see that there is still interest in this fantastic framework. Perhaps this is a chance to reorganize and revitalize the CGI::Application framework in toto? This would be great.. Am Freitag, den 01.09.2017, 12:49 -0400 schrieb Jesse