Subject: | Handle Mojo::Exception |
Hello Yiming Jin,
Rex::Template::Mojo doesn't handle Mojo::Exception. If there's a mistake in an template, Rex doesn't stop. Instead the error messages are written to the output file.
I've got an updated version at https://github.com/voegelas/Rex-Template-Mojo, which handles Mojo::Exception. The updated version also fixes #125192 and #91864. And I've added support for the "vars" attribute, which was added to Mojo::Template in 2016.
Can you look at my repository and upload the new version to CPAN? I've invited you via GitHub a week ago.
Can you add me as a co-maintainer to Rex::Template::Mojo? See http://pause.perl.org/pause/query?ACTION=pause_04about#add-comaintainer for information on how to do that. My PAUSE id is VOEGELAS. I could then upload a new release myself.
Kind regards,
Andreas