Hey Openshift dudes: is there any new facility to run a perl script (i.e. a Perl cartridge) inline with a PHP web application on openshift (high-availability mode)?
Or do I simply need to add a separate Perl application and just point it to the MYSQL database I've put in the PHP application. The Perl is just for ETL against that database.
Thanks!