Any reason why the index script is in perl as opposed to php?

Whilst the code appears easy enough to read, it adds another skill requirement for managing the project in the future.

Could the code work in PHP just as well?

Comments

singularo’s picture

The perl script is no longer required, all required functionality is now implemented in the module.

jeremy’s picture

@singularo: what do you think of removing all the perl scripts? I've never used them, and personally feel they just make things seem more complex than they are.

singularo’s picture

Yes, i agree. I've removed them now

singularo’s picture

Status: Active » Closed (fixed)