On 01/11/2013, at 12:26 PM, Toby Corkindale wrote:
> On 1 November 2013 12:01, Kieren Diment <[email protected]> wrote: >> You mean you want two apps interacting with each other in the same script >> using WWW::MEchanize? Eden and I were working some docs up on that topic >> until real life intervened. >> >> This was the start of it: >> >> http://paste.scsys.co.uk/273844 > > Not exactly -- in this case I have a PSGI layer that is supposed to > inject some extra information into the env for consumption by the > application. > > A simple example would be if you had a PSGI layer providing, say, > Basic HTTP auth, and setting the REMOTE_USER variable. > Although in my case, there's a bit more to it than that. > > T Does the paste set you in the right direction? _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
