mkhan has asked for the wisdom of the Perl Monks concerning the following question:
1. Building a web application that takes some information from the user.
2. Creates a cloud (EC2) instance of user's choice.
3. Sends this information to the cloud virtual machine.
4. Has certain interactions.
My Questions:
Can I use HTML5 to build my pages and still be able to use Perl + mod_perl effectively?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Perl + HTML5 + mod_perl?
by moritz (Cardinal) on May 20, 2011 at 11:24 UTC | |
Re: Perl + HTML5 + mod_perl?
by John M. Dlugosz (Monsignor) on May 20, 2011 at 10:56 UTC | |
Re: Perl + HTML5 + mod_perl?
by ww (Archbishop) on May 20, 2011 at 11:41 UTC | |
Re: Perl + HTML5 + mod_perl?
by mkhan (Sexton) on May 20, 2011 at 19:51 UTC | |
by John M. Dlugosz (Monsignor) on May 20, 2011 at 23:45 UTC | |
Re: Perl + HTML5 + mod_perl?
by Anonymous Monk on May 20, 2011 at 18:01 UTC |