Thank you v.much. :) Just found in the

<% dh $m %>

the line

  req => $VAR1->{orig_request_params}{req},

ak.


On Wed, Mar 5, 2014 at 8:57 PM, Jonathan Swartz <swa...@pobox.com> wrote:

> $m->req gets you the Plack::Request object.
> $m->req->env to get the PSGI env.
>
> On Mar 5, 2014, at 7:27 AM, A Kobame <kobam...@gmail.com> wrote:
>
> > This is the only way access the PSGI $env?
> >
> > $m->{orig_request_params}->{req}->{env}
> >
> > or I'm only blind and need more RTFM to learn a nicer method, like
> > $poet->psgi_env or such?
> >
> > ak.
> >
> >
> ------------------------------------------------------------------------------
> > Subversion Kills Productivity. Get off Subversion & Make the Move to
> Perforce.
> > With Perforce, you get hassle-free workflows. Merge that actually works.
> > Faster operations. Version large binaries.  Built-in WAN optimization
> and the
> > freedom to use Git, Perforce or both. Make the move to Perforce.
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk_______________________________________________
> > Mason-users mailing list
> > Mason-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mason-users
>
>
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to