Revision history of "Perl: Chat Server"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 05:27, 7 May 2014Onnowpurbo talk contribs 2,452 bytes +2,452 New page: Sumber: http://poe.perl.org/?POE_Cookbook/Chat_Server #!/usr/bin/perl # This program is a simple chat server. It allows multiple people to # connect and exchange messages. It's a ver...