in reply to Simple HTTP in under 100 lines

Just to be pedantic, I thought I'd point out that this isn't quite 100 lines. Counting IO::File, Cwd, HTTP::Daemon and HTTP::Status, it comes out at about 1702 lines (244 + 808 + 167 + 385 + 98).

Replies are listed 'Best First'.
Re: Re: Simple HTTP in under 100 lines
by impossiblerobot (Deacon) on Oct 10, 2001 at 17:25 UTC
    Not to mention all those lines of C for the Perl interpreter.
    A reply falls below the community's threshold of quality. You may see it by logging in.