Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

use Perl to construct web page

by fionbarr (Friar)
on Apr 13, 2017 at 15:58 UTC ( [id://1187853]=perlquestion: print w/replies, xml ) Need Help??

fionbarr has asked for the wisdom of the Perl Monks concerning the following question:

Is Perl still a viable option to construct an interactive web page?

Replies are listed 'Best First'.
Re: use Perl to construct web page
by stevieb (Canon) on Apr 13, 2017 at 16:00 UTC

    Yes. Personally, I like the Dancer2 framework, but there's also Mojolicious, to name just two. You can also go the old route, and use CGI.

Re: use Perl to construct web page
by haukex (Archbishop) on Apr 13, 2017 at 16:50 UTC
    Is Perl still a viable option to construct an interactive web page?

    Yes! These recent threads should give you plenty of information:

    Much of the dynamic nature of modern websites comes from JavaScript in the browser, to that end there are several libraries, the one I usually reach for is jQuery. But Perl is still very well suited to handle the server side.

Re: use Perl to construct web page
by Your Mother (Archbishop) on Apr 13, 2017 at 18:16 UTC

    Perl was never a viable option for DHTML if that is what you are asking. Perl is an excellent option for the backend to an interactive website though.

      Perl can generate the code that generates "DHTML," you Philistine.

        Without ECMAScript, ActionScript, ActiveX, CSS2–3, et al that webpage is not interactive. My answer was targeted at the possibility of the OP’s somewhat opaque question being misconstrued—as indicated actually but there does seem to be a falling away from RIF among a couple of the more prolific nonamemonks—because the word “interactive” was used. Your answers… the Luddite calling the kettle Philistine. Old technology never dies! Once more unto the breach!

Re: use Perl to construct web page
by karlgoethebier (Abbot) on Apr 13, 2017 at 18:17 UTC

    PSGI/Plack

    «The Crux of the Biscuit is the Apostrophe»

    Furthermore I consider that Donald Trump must be impeached as soon as possible

Re: use Perl to construct web page
by Anonymous Monk on Apr 13, 2017 at 17:51 UTC
    perl -Mojo -MSpreadsheet::HTML=sudoku -e "a('/' => {text => sudoku})-> +start" daemon
Re: use Perl to construct web page
by LanX (Saint) on Apr 13, 2017 at 17:01 UTC
      apparently
        sad
Re: use Perl to construct web page
by Anonymous Monk on Apr 13, 2017 at 19:13 UTC

    Is Perl still a viable option to construct an interactive web page?

    Why would passage of time change viability? Old software doesn't turn nuclear with time

Re: use Perl to construct web page
by 1nickt (Canon) on Apr 14, 2017 at 12:28 UTC

    Is Perl still a viable option to construct an interactive web page?

    Probably not for you, if after 12 years as a Monk you (a) don't know the answer to that question, and (b) ask any question in such a helpless, non-self-sufficient way. You should look at WordPress.

    Hope this helps!


    The way forward always starts with a minimal test.
      Interesting group of responses: there were helpful responses suggesting different frameworks and posting links etc. and then there were the snotty responses such as this one. If you are offended by my question why waste yours and my time by writing a smart-ass response? go to the trouble of looking up how long I've used Perl Monks and then insult me; sorry you don't have anything better to do. thanks to those who took the trouble of making a helpful suggestion (which I have followed up on)
      A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1187853]
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-25 08:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found