in reply to Phonegap with ajax and Perl backend

Where is the Perl logic supposed to run?

On the smartphone? Then you should consider porting to javascript.

Otherwise Corion successfully ran Perl with Mojolicious on Android, see

but as far as I remember installing several other CPAN modules and Android's file system posed problems.

Anyway this won't help you with iOS though.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re: Phonegap with ajax and Perl backend

Replies are listed 'Best First'.
Re^2: Phonegap with ajax and Perl backend
by Anonymous Monk on May 12, 2017 at 01:50 UTC

    The Perl would do the backend processing (with MySQL) and pass the output to Ajax.

A reply falls below the community's threshold of quality. You may see it by logging in.