Click to See Complete Forum and Search --> : Making a Chat Room


ickla10
11-25-2008, 08:55 PM
Hi! Im starting a chat room in perl. im a beginner, but i want to make my own from scratch or at least a basic backbone. does anyone know where to find good tutorials or back bones, please reply. thanks :).

Sixtease
11-26-2008, 01:36 AM
This may not be what you expect but what got me very well started was the official documentation: perldoc.perl.org (http://perldoc.perl.org/index-language.html)

It's fun to read and comprehensive.

Vinayak
11-26-2008, 03:10 AM
I have written a chatroom application but not in perl. its written in php and javascript you can check that at www.ghoomlo.com/chatroom

ickla10
11-26-2008, 09:18 AM
thanx ppl. ive been reading a tutorial at here (http://www.pageresource.com/cgirec/index2.htm) to help me get started writing in perl

ickla10
11-26-2008, 09:19 AM
I have written a chatroom application but not in perl. its written in php and javascript you can check that at www.ghoomlo.com/chatroom
is your chatroom by any chance downloadable? i would like to test it on my webhost.

Vinayak
12-01-2008, 02:10 AM
Hi, Its still not finished yet. I am still working on it. is this what u wanted to do?