Net::CyanChat::Server

Net::CyanChat::Server is a Perl interface for running a CyanChat server.
Download

Net::CyanChat::Server Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Cerone J. Kirsle
  • Publisher web site:
  • http://search.cpan.org/~kirsle/Chatbot-Alpha-2.04/lib/Chatbot/Alpha/Tutorial.pm

Net::CyanChat::Server Tags


Net::CyanChat::Server Description

Net::CyanChat::Server is a Perl interface for running a CyanChat server. Net::CyanChat::Server is a Perl interface for running a CyanChat server.SYNOPSIS use Net::CyanChat::Server; our $cho = new Net::CyanChat::Server ( host => 'localhost', port => 1812, debug => 1, ); # Start the server. $cho->connect(); # Loop. $cho->start();Net::CyanChat::Server is a Perl interface for running your own CyanChat server (or, rather, to run a chat server based on the CyanChat protocol that other CC clients would recognize). Requirements: · Perl


Net::CyanChat::Server Related Software