Sebastian, The jar is used in the subroutine...to extract the cookie received from a successful login attempt. Am I misunderstanding it's use? Is it not necessary to extract the cookie in order for it to be included in subsequent queries?
Aaron On Jun 20, 2014, at 16:54, sri <[email protected]> wrote: >> my $jar = Mojo::UserAgent::CookieJar->new; > > I suspect there is code missing, but $jar doesn't do anything in the example > you've shown us. > > -- > sebastian > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
