Hi Mark On Sun, 2010-02-28 at 16:49 +1100, Ron Savage wrote: > Hi Mark > > On Sat, 2010-02-13 at 22:30 -0500, Mark Stosberg wrote: > > > but I was thinking of docs associated with PSGI directly, not via > > > CGI::App. /Those/ are the docs I wish I had access to. > > Thanx. I got a demo going, using CGI::Application::Dispatch::PSGI, > which I was very happy with, even though it took a lot of work > understanding the components. > > But: I could not get it to work with Ajax calls. Form parameters are not > submitted.
Got help via irc. I have to remove a stray 'use AnyEvent' which was left over from trying Plack::Loader. If anyone wants a demo of Plack and CGI::Application::Dispatch, let me know. Perhaps I should add a note on the wiki. -- Ron Savage [email protected] http://savage.net.au/index.html ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################
