Re: [htmltmpl] HTML::Template and Locale::Maketext

2005-05-25 Thread Markus Spring
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Johan, I stood in front of the same problem 2 years ago and came up with a solution that combines (in my eyes) the best of HTML::Template and Locale::Maketext. The principle is as such: The html-code of the template is parsed by HTML::Parser. Str

[htmltmpl] HTML::Template and Locale::Maketext

2005-05-25 Thread Johan Kuuse
Hi, This is a long post, so feel free to stop reading now. :-) Anyone has used HTML::Template and Locale::Maketext together? Or HTML::Template in any I18N project? My doubts are mostly what approach I should use. The application I planning to start is not that big, but I always liked separating