Background: I was not able to find any computer game whis uses Perl as a scripting engine. A lot of games are completely written in Perl - but that's another question.
We (a small team of enthusiasts) want to extend an open source c++ written Video Game with some scriptable elements. Currently we discuss the candidates (Perl, LUA and others). One aspect is: is the candidate language already used by other professional or big open source Video Games?
Who can tell me some examples?