The company I work for is using an old, slow, proprietery server-side language, and we'd like to replace it. We're looking at several options:
Now, i'd prefer the perl solution because I can do so much more with a system I already know, but I genuinely want us to make the right decision. What we need is a central and globally accessible collection of reusable pieces of code that we can call from within a document (not from within a script)...I would like to use TT2 because of its breadth of abilities (like having a built-in DBI module).