William Cox

Results 2 issues of William Cox

makes it difficult to pull out the HTTP method being used. my own in-elegant hack (in app.psgi before builder call): ``` perl { no strict 'refs'; require Poet::Plack::Request; # ensure...

Looks like #16 regressed. The current version (0.001006) writes a pid file in fork==1 mode when the documentation says it should not.