Skip to content

kan/p5-anyevent-irc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

AnyEvent::IRC::Server - An event based IRC protocol server API

SYNOPSIS

use AnyEvent::IRC::Server;

DESCRIPTION

AnyEvent::IRC::Server is

ROADMAP

- useful for XIRCD
-- authentication

- useful for public irc server
-- anti flooder
-- limit nick length
-- detect nick colision
-- support /kick
-- mode support
-- who support

DEBUGGING

You can trace events by Object::Event's feature.

Use the environment variable PERL_OBJECT_EVENT_DEBUG

export PERL_OBJECT_EVENT_DEBUG=2

AUTHOR

Kan Fushihara <default {at} example.com>

Tokuhiro Matsuno

SEE ALSO

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

AnyEvent::IRC::Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages