I've seen a company using this kind of URLs http://www.foob.ar/cgi-perl/bar.mpl
. It seems they use Perl in the back-end, but I would like to know which technology (framework, modules, etc.) is supposed to be involved by the .mpl
extension ?
I believe it would be Mason template engine but can't find a confirmation.