Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: What's a good website framework?

by hawtin (Prior)
on Oct 12, 2005 at 00:35 UTC ( [id://499329]=note: print w/replies, xml ) Need Help??


in reply to What's a good website framework?

As you said the real answer is "it depends on what you want to do". If you just want to display formatted data (and you have few security worries and not too much bandwith requirement) you could consider HTTP::Daemon.

If you want a quick display of data it is the business. I run it on Windows machines (it just requires Perl with no need for Apache or IIS). In addition the resulting web servers generally run on Linux without needing any modification.

Merylyn has written some really good articles about using HTTP::Daemon.

Of course if I am serving up lots of pages, or crunching lots of data, or worried about security then I would go with LAMP. Personally I think that setting up a web server on Linux is much simpler than a Windows one, there are lots of good books out there (of course this could be because I have been using Linux for some time).

Log In?
Username:
Password:

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

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

    No recent polls found