I am looking at trying to learn templated web development in Perl.
This is both for personal use, as well as hopefully to gain another marketable skill.
I have some idea of what possible Perl templated development frameworks are there (on the level of googling "Perl template web development" :)
However, an ex-coworker once mentioned that she really liked Embperl. That was the only option of which I have recommendation for, but based on SO search, it doesn't appear like it is terribly popular.
So, my question is, when trying to research and evaluate which framework to try and learn, should I include Embperl?
It seems to be hosted by Apache website so probably is not low quality, and as I said I have a personal recommendation for it. But on the surface it appears to be a lot less popular.
The criteria for me would be:
Power/flexibility/overall quality.
Active development/support. E.g. is it a "dead" framework?
Just to clarify, I'm not necessarily asking for comparison with other frameworks, rather, whether I should invest my time/effort into including Embperl into such comparison when I make one (and what data points I should consider that would be relevant to the decision).