Am Mittwoch, 5. November 2014 06:48:56 UTC+1 schrieb John Karr: > > I'm learning Mojolicous and wondering if there is existing code to dump > everything about a request for debugging use. >
Look here: https://github.com/wollmers/AproJo/blob/master/share/files/templates/front/serverinfo.html.ep It's just a template printing %ENV, %INC, @INC, and database info (via DBIx::Class). It looks nice, if bootstrap.css is used. Feel free to copy (and improve) it. -- 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.
