The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2012-04-17

  • ircindexer-server-json:
    • TrawlInterval configurable, override via --interval
    • PidFile configurable, override via --pidfile
  • IRC::Indexer::Conf:
    • Support writing to open FH in write_example_cf()
  • IRC::Indexer::Trawl::Multi:
    • Removed. Never very well-tested, throws inconsistent test failures on *BSD, very braindead.

Documentation

Serve IRC::Indexer JSON over HTTP
Trawl a single server for network information
Example indexer frontends
Export format for a network
Export format for a single server

Modules

IRC server stats collection via POE
Handle Indexer configuration files
Simple interface to Log::Handler
Turn trawler output into something useful
Data::Dumper output subclass
JSON::XS output subclass
YAML::XS output subclass
Forkable JSON encoder
Forkable Trawl::Bot session
Network information class for IRC::Indexer
Server information class for IRC::Indexer
Indexing trawler instance
Forking Trawl::Bot instances