Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Creating a Website in Perl

by Anonymous Monk
on Aug 18, 2011 at 12:07 UTC ( [id://920942]=note: print w/replies, xml ) Need Help??


in reply to Creating a Website in Perl

Other monks have given some fine advice and I recommend that you listen to them. You may not be aware of the history of the web but, once upon a time, almost all dynamic web pages were written in Perl and we're still up to the job.

The other thing I'd like to point out is that you can even write custom web servers in Perl but it's usually better to let apache/nginx/etc do the heavy lifting.

Replies are listed 'Best First'.
Re^2: Creating a Website in Perl
by Anonymous Monk on Aug 18, 2011 at 12:11 UTC

    Oh, and yes, HTML is pretty much mandatory if you want to spit out web pages. It's going to be hard if you don't understand the language you're trying to speak. I say "pretty much" because you could send XML+XSLT but you would still need to know HTML to write a reasonable XSL transformation for XML.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://920942]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-19 14:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found