Thread: Sockets
View Single Post
Old Dec 27th, 2005, 9:58 AM   #5
swestres
Newbie
 
Join Date: Dec 2005
Posts: 13
Rep Power: 0 swestres is on a distinguished road
Sure, just put
while (<$socket>) {
  print;
}
at the end. Then all you have to do is to read RFC2616, learn some GUI programming and you've got yourself a webbrowser written in perl
__________________
Here comes the SWAT team, and the M-16,
shoot the walls in, destroy the building.
Wolverine was sad and it made him mad,
every single cop got a bullet in the head.
swestres is offline   Reply With Quote