Template Toolkit translations with Log Report - Mark Overmeer

preview_player
Показать описание
Log::Report::Template extends Template Toolkit with a simple way to use translations. With about 10 lines of code, you are ready to go...

The (gnu) gettext translation infrastructure, where translations are organized via PO-files, is implemented by various perl modules. They do all extend the original (printf) formatted strings in some way or the other. Log::Report has extended the power of the translatable message ids much further than other modules.

The Template extension also adds nice features specific for generating HTML. I will also discuss a whole bunch of related useful modules.
Рекомендации по теме