Re my question on how to get the name of the template currently being rendered in the layout code, On 03.06.2015 10:43, Jan Henning Thorsen wrote: > While developing, you can see which templates are rendered on screen, > with either: > > $ morbo script/yourapp.pl > $ MOJO_LOG_LEVEL=debug perl script/yourapp.pl daemon > > You will then see something like this in the log: > > [Wed Jun 3 10:39:22 2015] [debug] Rendering template "index.html.ep" [...]
I know that. If you read my question, you will notice that this does not help me -- I want to access the name of the template from the layout code. Regards, Juergen. -- <[email protected]> Tel +49.30.838-50740 Fax -450740 Zentraleinrichtung fuer Datenverarbeitung, Central Systems (Unix) Freie Universitaet Berlin, Fabeckstrasse 32, 14195 Berlin, DE -- 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.
