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

NAME

ircindexer-single - Trawl a single server for network information

SYNOPSIS

  ## Get complete usage details:
  $ ircindexer-single --help
  
  ## Simple usage:
  $ ircindexer-single -f JSON -s irc.cobaltirc.org -o cobaltirc.out
  

DESCRIPTION

Trawl a single server for network statistics.

By default, outputs human-readable Perl data structures.

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>