Re: starter

2016-08-16 Thread ivo welch
here is another cool solution, based upon the original skeleton. the goal is to have a file, say `main/index.pl` be writeable as #!/usr/bin/perl placked code use strict; ## irrelevant, but shows flexibility; " hello Our session counter is ".($req->session->{counter})." We have had good

Re: starter

2016-08-19 Thread ivo welch
the answer is that plackup requests not only the file, but also favicon.ico. thus, it is called twice for each request, and the counter increases by 2. -- --- You received this message because you are subscribed to the Google Groups "psgi-plack" group. To unsubscribe from this group and