Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

RE: Push HTTP Server

by mdillon (Priest)
on Jun 10, 2000 at 20:22 UTC ( [id://17514]=note: print w/replies, xml ) Need Help??


in reply to Push HTTP server

in general, i think this is good stuff. here are some small suggestions that might make is slightly more Perlish.

Suggestions:

  • you might want to use to check whether or not there are items in @UpdateClients: if (@UpdateClients) instead of: if ($#UpdateClients >= 0)

  • change 'if (!defined ...' to 'unless (defined ...'
more to come, possibly...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2025-05-21 05:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.