Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Simple HTTP in under 100 lines

by BrowserUk (Patriarch)
on Jul 11, 2004 at 00:08 UTC ( [id://373415]=note: print w/replies, xml ) Need Help??


in reply to Simple HTTP in under 100 lines

It's a bit belated and probably something either fixed or forgotten long ago, but you simplified merlyn's _stamp() a step too far.

This ..., localtime[3,2,1,0];

should be at least this ..., ( localtime )[ 3, 2, 1, 0 ];.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
"Memory, processor, disk in that order on the hardware side. Algorithm, algoritm, algorithm on the code side." - tachyon

Log In?
Username:
Password:

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

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

    No recent polls found