bobg2011 has asked for the wisdom of the Perl Monks concerning the following question:
Hi Guys,
I've been working on a small and basic perl application that connects to various network devices , parses the results of commands executed and stores the information in a database. This information is then used to extract information.
At the moment the interface is a simple Perl menu. However recently a few colleagues have been interested in using it and I thought I might build a web interface for them.
I thought I'd have a look at HTML 5 for building a front end to my Perl backend. And this is where I'm looking for advice :)
I'm trying to decide on whether to use something like mojolious OR using a webservice with something like SOAP:lite.
I'm interested in learning and keeping up with the HTML 5 standard whilst at the sametime trying to leverage some of my existing perl modules I've built. Any suggestions are very much appreciated. cheers.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: HTML 5 and Perl Novice question...
by chromatic (Archbishop) on Nov 06, 2011 at 23:30 UTC | |
|
Re: HTML 5 and Perl N00b question...
by Your Mother (Archbishop) on Nov 07, 2011 at 00:06 UTC |