[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating web server
On Mon, 17 Apr 2000, Vadim Vygonets wrote:
> Quoth Moshe Zadka on Sat, Apr 15, 2000:
> > 2. Type "python -c 'from SimpleHTTPServer import*;test()'"
1234567890123456789012345678901234567890
1 2 3 4
>
> Not everything should run on Python, you know.
I challenge you to write a web server in perl in fewer characters.
(I did it in 36)
--
Moshe Zadka <mzadka@geocities.com>.
http://www.oreilly.com/news/prescod_0300.html
http://www.linux.org.il -- we put the penguin in .com
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il